Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 133,796 for

pptx

(0.07 sec)
  1. Shape Manipulations|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....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/androidjava/shape-manipu...
  2. Line|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....the modified presentation as a PPTX file. In the example given below...the modified presentation as a PPTX file. Group Paragraph...

    docs.aspose.com/slides/cpp/line/
  3. Error Bar|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....the modified presentation to a PPTX file. Add Custom Error Bar Aspose...the modified presentation to a PPTX file....

    docs.aspose.com/slides/cpp/error-bar/
  4. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表... 将修改后的演示文稿写入 PPTX 文件。 以下 C++ 代码向您展示如何创建常规图表: //.../out/NormalCharts_out.pptx" ; // 实例化一个表示 PPTX 文件的演示文稿类 SharedPtr...

    docs.aspose.com/slides/zh/cpp/create-chart/
  5. Aspose.PUB Product Family

    Find answers about reading and converting PUB file format into different other file formats without Microsoft Publisher....Latest Answers Convert PUB to PPTX in Java Convert PUB to Word...Word in Java Convert PUB to PPTX in C# Convert PUB to Word in C#...

    kb.aspose.com/pub/
  6. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET...pptx" )) { // Accesses the first..."output_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-placeholder/
  7. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....slide is saved on the disk as PPTX . Steps to Create PowerPoint...presentation is saved on the disk in PPTX format. Code to Create PPT using...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  9. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint.... Steps to Print PPTX Presentation in Python Configure...source presentation to print PPTX in Python by creating an instance...

    kb.aspose.com/slides/python/how-to-print-powerp...
  10. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....signature, and saving it as a PPTX file. Steps to Add Signature...resultant signed presentation as a PPTX These steps are helpful to understand...

    kb.aspose.com/slides/java/how-to-add-signature-...