Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 128,780 for

presentations

(0.3 sec)
  1. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX....bằng Java Presentation presentation = new Presentation ( "pres..."pres.pptx" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/vi/java/protect/pptx/
  2. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP....bằng Java Presentation presentation = new Presentation ( "pres..."pres.odp" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/vi/java/protect/odp/
  3. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ Java | product...

    ซอร์สโค้ด Java เพื่อลบการป้องกันจากการนำเสนอ PPTX..."123123" ); Presentation presentation = new Presentation ( "pres...pptx" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/th/java/unlock/pptx/
  4. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPTX...โดยใช้ Java Presentation presentation = new Presentation ( "pres..."pres.pptx" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/th/java/protect/pptx/
  5. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ Java | products...

    ซอร์สโค้ด Java เพื่อลบการป้องกันจากการนำเสนอ ODP..."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/th/java/unlock/odp/
  6. إنشاء عارض عروض تقديمية في C#|توثيق Aspose.Slides

    تعلم كيفية إنشاء عارض عروض تقديمية مخصص في .NET باستخدام Aspose.Slides. اعرض ملفات PowerPoint (PPTX, PPT) و OpenDocument (ODP) بسهولة دون الحاجة إلى Microsoft PowerPoint أو أي برنامج مكتب آخر....التالية: إنشاء كائن من الفئة Presentation . الحصول على مرجع إلى الشريحة...using ( Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/ar/net/presentation-viewer/
  7. Архивы

    Архивы...PowerPoint с помощью класса Presentation . Установите тип фона с...с помощью метода Presentation->getSlides()->idxget(0)->getBackground()->setType...

    blog.aspose.com/ru/slides/set-slide-background-...
  8. Klonen von Präsentationsfolien in Java|Aspose.S...

    Schnelles Duplizieren von PowerPoint-Folien mit Aspose.Slides für Java. Folgen Sie unseren klaren Code-Beispielen, um die PPT-Erstellung in Sekunden zu automatisieren und manuelle Arbeit zu beseitigen....ISlide ‑Objekten), die vom Presentation ‑Objekt bereitgestellt wird...Erstellen Sie eine Instanz der Presentation ‑Klasse. Instanziieren Sie...

    docs.aspose.com/slides/de/java/clone-slides/
  9. Convertir PPT y PPTX a PDF en .NET [Funciones a...

    Convertir PowerPoint PPT/PPTX a PDFs de alta calidad y buscables en .NET usando Aspose.Slides, con ejemplos de código C# rápidos y opciones de conversión avanzadas....como argumento a la clase Presentation y luego guarde la presentación...el método Save . La clase Presentation expone el método Save que...

    docs.aspose.com/slides/es/net/convert-powerpoin...
  10. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...