Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,116 for

presentation

(0.03 sec)
  1. 部分|Aspose.Slides 文档

    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....PPTX 的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/portion/
  2. 文本格式化|Aspose.Slides for PHP 文档

    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....下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation.pptx" ); try { ...下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  3. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....to TIFF Load the source presentation by creating an instance...instance of the Presentation class Create a Tiffoptions class object...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果...OuterShadowEffect )应用于矩形: Presentation pres = new Presentation (); try { IShape...代码显示了如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  5. Product Overview|Aspose.Slides for Python Docum...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/python-java/product-over...
  6. Product Overview|Aspose.Slides for Node.js via ...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/nodejs-net/product-overv...
  7. Updating OLE objects automatically using MS Pow...

    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....updated when opening the presentation. Unfortunately PowerPoint...Generator”) to your template presentation as shown below: public void...

    docs.aspose.com/slides/net/updating-ole-objects...
  8. Exporting Presentations to HTML with Externally...

    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....Exporting Presentations to HTML with Externally Linked Images...HTMLOptions class to export the presentation to HTML having externally...

    docs.aspose.com/slides/python-net/exporting-pre...
  9. PowerPoint Fonts|Aspose.Slides for PHP Document...

    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....Selection Sequence Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/php-java/powerpoint-fonts/
  10. Flash|Aspose.Slides 文档

    使用 Java 从 PowerPoint 演示文稿中提取 Flash 对象...PPTX 的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/flash/