Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 113,586 for

presentations

(0.06 sec)
  1. PowerPoint in HTML konvertieren in C# .NET|Aspo...

    PowerPoint HTML konvertieren: Speichern Sie PPTX oder PPT als HTML. Speichern Sie Folien als HTML...Erstellen Sie eine Instanz der Presentation Klasse. Verwenden Sie die...using ( Presentation presentation = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  2. 幻灯片布局|Aspose.Slides for Python 文档

    在Python中设置PowerPoint幻灯片大小和选项...等属性,用于处理幻灯片布局(包括母版幻灯片)在 Presentation 类下。 为执行相关任务,Aspose.Slides提供了...幻灯片母版 文章。 将幻灯片布局添加到演示文稿 创建 Presentation 类的实例。 访问 MasterSlide集合 。...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  3. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Manipulieren von Text und Eigenschaften von Textfeldern in Java...Funktion verwendet: Presentation pres = new Presentation ( "Präsentation...Funktion verwendet: Presentation pres = new Presentation ( "Präsentation...

    docs.aspose.com/slides/de/java/text-formatting/
  4. Mở khóa tệp bản trình bày PPTX bằng .NET | prod...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày PPTX....}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/vi/net/unlock/pptx/
  5. Mở khóa tệp bản trình bày PPT bằng .NET | produ...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/vi/net/unlock/ppt/
  6. Mở khóa tệp bản trình bày ODP bằng .NET | produ...

    mã nguồn C# để xóa bảo vệ khỏi Bản trình bày ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/vi/net/unlock/odp/
  7. Fusión de Presentaciones|Documentación de Aspos...

    Fusionar o combinar presentaciones de PowerPoint en Java... Cada objeto Presentation tiene una colección Slides...presentaciones: Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/es/androidjava/merge-pre...
  8. Слияние презентаций|Документация Aspose.Slides

    Слияние или объединение презентаций PowerPoint на Java... Каждый объект Presentation имеет коллекцию Slides ...презентации: Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/ru/androidjava/merge-pre...
  9. Trend Line|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create an instance of the Presentation class. Obtain a slide’s...series 3. Write the modified presentation to a PPTX file. The following...

    docs.aspose.com/slides/java/trend-line/
  10. Exporter vers HTML5|Documentation Aspose.Slides...

    Exporter PowerPoint vers HTML5 en Python... Presentation ( "pres.pptx" ) as presentation : presentation...slides . Presentation ( "pres.pptx" ) as presentation : options...

    docs.aspose.com/slides/fr/python-net/export-to-...