Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 113,620 for

presentation

(0.04 sec)
  1. Limitations and API Differences|Aspose.Slides f...

    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....aspose\sldes\Presentation ; Instantiating a new Presentation Aspose...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/php-java/limitations-and...
  2. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...代码展示了如何向文本添加网页超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  3. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....this way: Load the relevant presentation. Load the font that will...font. Write the modified presentation as a PPTX file. This Java...

    docs.aspose.com/slides/java/font-replacement/
  4. Format Text|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....following steps: Open the source presentation. Access the first slide...Save the presentation to disk. VSTO //Open the presentation Presentation...

    docs.aspose.com/slides/net/format-text/
  5. Generate Slide Thumbnail as JPEG|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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generate-slide-thumb...
  6. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // Add an OLE...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  7. Error Bar|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. Add a bubble chart...format. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/java/error-bar/
  8. Error Bar|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. Add a bubble chart...format. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/androidjava/error-bar/
  9. Redact PowerPoint files on Windows, Linux & mac...

    APIs to Add Protection to PPT, PPTX & ODP Presentations...Python Learn how to redact presentation in Python, Java, C++ and...Slides for .NET How to redact presentation in C#. Aspose.Slides for...

    products.aspose.com/slides/redaction/
  10. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint Presentations in Python...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/python-net/manage-table/