Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 130,061 for

presentation

(0.14 sec)
  1. 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...
  2. Export Media files to HTML file|Aspose.Slides D...

    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....below: Create an instance of Presentation class Get reference of the...transition effect Write the presentation as a PPTX file In the example...

    docs.aspose.com/slides/net/export-media-files-t...
  3. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...a PPS format, which is a presentation format that can be used...is useful for creating presentations that can be shared with...

    products.aspose.com/total/android-java/conversi...
  4. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using PHP Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/php-java/managing-tags-a...
  5. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....feature: $pres = new Presentation ( "Presentation.pptx" ); try { ...feature: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/php-java/text-formatting/
  6. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using PHP Contents [ Hide...sample operation: $pres = new Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/php-java/chart-workbook/
  7. Convert OTT to PPSM in Python or with free Onli...

    OTT to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPSM online converter quickly before integrating the code....documents, spreadsheets, presentations, and other types of documents...Microsoft PowerPoint. It is a presentation format that is used to store...

    products.aspose.com/total/python-net/conversion...
  8. Convert TXT to POT via C++ or with free Online ...

    Export TXT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....convert text documents into presentations, which can be used for a...For example, presentations can be used to present information...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  10. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....hyperlink in the presentation Instantiate the Presentation class object...object to add an empty Presentation object Access the first slide...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...