วิธีการใช้ใบอนุญาตสำหรับ Aspose.PSD Adapters สำหรับ .NET
ตัวอย่างโค้ดในการใช้ใบอนุญาต
เพื่อใช้ Aspose.PSD Adapters คุณต้องมีใบอนุญาตทั้งสำหรับ Aspose.PSD และ Adaptees ของมัน
โปรดตรวจสอบตัวอย่างต่อไปนี้เพื่อดูวิธีใช้ Aspose.PSD และ Aspose.Imaging License เพื่อใช้ความสามารถเต็มที่ของ Adapters
// To work with adapters you need both Aspose.PSD and adaptee Licenses | |
// Here is how to apply Aspose.PSD License | |
var license = new Aspose.PSD.License(); | |
license.SetLicense(@"Aspose.PSD.NET.lic"); | |
// Here is example of how to apply Adaptee License for Aspose.Imaging | |
var licImaging = new Aspose.Imaging.License(); | |
licImaging.SetLicense(@"Aspose.Imaging.NET.lic"); | |
// Then you can run any code of adapters or PSD or Imaging library |
ที่จะได้รับใบอนุญาตสำหรับผลิตภัณฑ์ Aspose ที่ให้บริการ
โปรดตรวจสอบหน้าราคาอย่างเป็นทางการของ Aspose.PSD: https://purchase.aspose.com/pricing/psd/net/
นอกจากนี้คุณยังสามารถติดต่อกับตัวแทนจำหน่ายในพื้นท้องของคุณ
การจัดหาวัสดุเพิ่มเติมเกี่ยวกับ adapters
สำหรับคำอธิบายและตัวอย่างเพิ่มเติมโปรดตรวจสอบ: