Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 113,623 for

presentation

(0.06 sec)
  1. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  3. Font Substitution|Aspose.Slides for Python Docu...

    Substitute font in PowerPoint in Python...this way: Load the relevant presentation. Load the font that will...replacement. Add the rule to the presentation font replacement rule collection...

    docs.aspose.com/slides/python-net/font-substitu...
  4. 图表图例|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....请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  5. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...paragraph: var presentation = new aspose . slides . Presentation ( "Presentation...add effect var autoShape = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/animated-text/
  6. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument Presentations into high-quality JPEG images with just a few lines of code in Python. Optimize Presentations for web use, sharing, and archiving. Read the full guide now!...PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/python-net/convert-power...
  7. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  8. Manage SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/manage-smartart/
  9. Manage SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/manage-smart...
  10. Doughnut Chart|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....steps below: Instantiate Presentation object. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/java/doughnut-chart/