Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 119,507 for

presentation

(0.05 sec)
  1. Configure Fallback Fonts in Python|Aspose.Slide...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a FontsManager property...

    docs.aspose.com/slides/python-net/create-fallba...
  2. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Python Contents [ Hide...Extract Flash Objects from Presentation Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/flash/
  3. Create Fallback Fonts Collection|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....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/java/create-fallback-fon...
  4. Manage Tags and Custom Data in Presentations wi...

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

    docs.aspose.com/slides/python-net/managing-tags...
  5. Technical Articles|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....Charts and Embed Them in Presentations as OLE Objects Working Solution...Resizing in PPTX Prevent Presentation Edits with Shape Locks Copying...

    docs.aspose.com/slides/java/technical-articles/
  6. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...
  7. Rectangle|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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/rectangle/
  8. Rectangle|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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/rectangle/
  9. Ellipse|Aspose.Slides for PHP 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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/ellipse/
  10. Export Chart|Aspose.Slides Documentation

    Get chart images from PowerPoint Presentations in C# or .NET...using ( Presentation presentation = new Presentation ( "test...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/net/export-chart/