Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 127,411 for

presentations

(0.1 sec)
  1. View or Edit FODP Files Metadata using Java | p...

    Java source code to edit or view FODP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/fodp/
  2. View or Edit ODP Files Metadata using Java | pr...

    Java source code to edit or view ODP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/odp/
  3. View or Edit POT Files Metadata using Java | pr...

    Java source code to edit or view POT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pot/
  4. Java का उपयोग करके ODP प्रस्तुति फ़ाइलें अनलॉक ...

    ODP प्रस्तुति से सुरक्षा हटाने के लिए Java स्रोत कोड...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/hi/java/unlock/odp/
  5. Java का उपयोग करके PPT प्रस्तुति फ़ाइलें अनलॉक ...

    PPT प्रस्तुति से सुरक्षा हटाने के लिए Java स्रोत कोड...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/hi/java/unlock/ppt/
  6. Lưu trữ

    Lưu trữ...chiếu hiện có từ bộ sưu tập Presentation.Slides . Thêm tác giả mới...mới bằng phương thức Presentation.CommentAuthors.AddAuthor (string...

    blog.aspose.com/vi/slides/add-comments-in-ppt-c...
  7. 在 Java 中将演示文稿幻灯片转换为图像|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中将 PPT、PPTX 和 ODT 幻灯片转换为图像——快速、高质量的渲染,并提供清晰的代码示例。...格式保存图像: Presentation presentation = new Presentation ( "Presentation...将演示文稿中的第一张幻灯片转换为位图。 IImage image = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/convert-slide/
  8. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...对象框的形式嵌入到幻灯片中,您可以按以下方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...object. Presentation presentation = new Presentation (); Dimension2D...

    docs.aspose.com/slides/zh/java/manage-ole/
  9. PowerPoint-Folien in Python klonen|Aspose.Slide...

    PowerPoint-Folien schnell klonen oder duplizieren mit Aspose.Slides für Python via .NET. Folgen Sie unseren klaren Code-Beispielen und Tipps, um die PPT-Erstellung in Sekunden zu automatisieren, die Produktivität zu steigern und manuelle Arbeit zu eliminieren....Erstellen Sie eine Instanz der Presentation-Klasse, um die Präsentationsdatei...repräsentieren. with slides . Presentation ( "CloneWithinSamePrese...

    docs.aspose.com/slides/de/python-net/clone-slides/
  10. استنساخ شرائح العرض التقديمي في Java|وثائق Aspo...

    استنسخ شرائح PowerPoint بسرعة باستخدام Aspose.Slides لجافا. اتبع أمثلة الشيفرة الواضحة لأتمتة إنشاء PPT في ثوانٍ وإزالة العمل اليدوي....ISlide ) التي يُظهرها كائن Presentation توفر طُرُق addClone و insertClone...أدناه: أنشئ مثالًا من الفئة Presentation . قم بإنشاء كائن من الفئة...

    docs.aspose.com/slides/ar/java/clone-slides/