Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 143,433 for

pptx

(1.59 sec)
  1. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, Pptx and ODP presentations clear, brand-safe, and consistent....the modified presentation to a PPTX file. The implementation of...Presentation object that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/manage-fonts/
  2. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...can export XML documents to PPTX format. Then, with Aspose.Slides...Slides for C++, they can convert PPTX to POTX. This makes it easy...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. C++ API to Convert XSLFO to PPS | products.aspo...

    Convert XSLFO to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export XSLFO to PPTX. Aspose.Slides for C++ can be...be used to convert PPTX to PPS. Both APIs come under Aspose.Total...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...to PPTX by using Aspose.PDF for C++ and then convert PPTX to...XSLFO to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  6. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file. The following Python example..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) Check Whether...

    docs.aspose.com/slides/python-net/manage-textbox/
  7. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); Set the Font Size...

    docs.aspose.com/slides/net/chart-legend/
  8. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); presentation ->...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-slide-show/
  9. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert Pptx to SVG in Python....code, you can easily convert PPTX to SVG in Python and use the... and macOS. Steps to Export PPTX to SVG in Python Configure the...

    kb.aspose.com/slides/python/how-to-convert-powe...
  10. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres ...遍历每个单元格以清除上、下、右、左边框。 将修改后的演示文稿保存为 PPTX 文件。 以下 JavaScript 代码演示了如何移除表格单元格的边框:...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...