Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 9,261 for

pptx

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

    Aspose.Slides for Python via Java limitations and api differences....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/python-java/limitations-...
  2. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on slides....the modified presentation to a PPTX file. The implementation of...Presentation object that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  3. 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....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-legend/
  4. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  5. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  6. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET...Presentation class that represents a PPTX file using ( Presentation pres..."multiParaPort_out.pptx" , SaveFormat . Pptx ); Manage Paragraph...

    docs.aspose.com/slides/net/manage-paragraph/
  7. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... 输入文件可以是 PPT、PPTX、ODP 等。 使用 Slides 集合访问其幻灯片。 使用...方法高亮文本。 以所需的输出格式保存演示文稿,即 PPT、PPTX 或 ODP 等。 Presentation presentation...

    docs.aspose.com/slides/zh/net/text-formatting/
  8. Important Features|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....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...who work on the product PPT, PPTX, PDF and HTML Export...

    docs.aspose.com/slides/jasperreports/important-...
  9. Add layout Slide to Presentation|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....pptx" )) { // Try to search by layout...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  10. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in Java...to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/java/examine-presentation/