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

presentation

(0.04 sec)
  1. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加具有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  2. Chart Legend|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....below: Create an instance of Presentation class. Get the reference...properties of legend. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/chart-legend/
  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/androidjava/font-replace...
  4. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....new presentation is created or an existing presentation is loaded...want to render an existing presentation to HTML. Steps to Create...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  5. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....when you need to share a presentation with someone who does not...when you need to make a presentation available online, as POTM...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Portable Document Format (PDF)|Aspose.Slides fo...

    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....via Java lets you convert presentation files to PDF. PDF in Aspose...Slides for PHP via Java Any presentation that can be loaded into...

    docs.aspose.com/slides/php-java/portable-docume...
  7. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...shows how you to export a presentation to HTML5 without web extensions...dependencies: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/export-to-html5/
  8. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....including generating the sample presentation, inserting autoshape, adding...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  9. Move a slide to a new position|Aspose.Slides Do...

    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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  10. Convert PDF to POTM in Python | products.aspose...

    Sample code for PDF to POTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTM 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...