Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 144,285 for

pptx

(0.33 sec)
  1. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...pptx" ); try { var textHighlightingOpti...ghlight.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  2. Different File Formats and Conversions|Aspose.S...

    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....Microsoft PowerPoint PresentationML (PPTX, XML) About PresentationML PresentationML...PresentationML documents come as PPTX files which are zipped XML packages...

    docs.aspose.com/slides/cpp/different-file-forma...
  3. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/chart-workbook/
  4. 使用 Java 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 此 Java 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/picture-frame/
  5. Aspose.Slides for Java

    Այս API-ն օգնում է ստեղծել, փոխակերպել, խմբագրել և տպել PowerPoint-ի շնորհանդեսները Java հավելվածներում՝ առանց Microsoft PowerPoint-ի օգտագործման:...փոխարկել PPTX-ը XPS ֆայլի Java-ի միջոցով Ինչպես փոխարկել PPTX-ը SVG-ի...

    kb.aspose.com/hy/slides/java/page/3/
  6. Online SVG to Powerpoint Conversion or Develop ...

    Free online app to convert SVG to Powerpoint files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  7. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export EPUB to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to POTX. Both APIs are included...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...developers to export PCL to PPTX, while Aspose.Slides for C++...C++ enables them to convert PPTX to POTX. Both APIs are available...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation..."TextBox_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-textbox/