Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 143,037 for

pptx

(0.13 sec)
  1. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....requirements and save it on the disk in PPTX or PPT format. Steps to Make...presentation is saved on the disk in PPTX format using the save method...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  2. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....disk in the desired format like PPTX , PPT , etc. Steps to Make a...how to add image watermark in PPTX presentation using C# . Updated...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  3. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...$pres = new Presentation ( "pres.pptx" ); try { $keywords = $pres...

    docs.aspose.com/slides/php-java/managing-tags-a...
  4. 形状操作|Aspose.Slides for Node.js via .NET 文档

    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 { var slide = pres ...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组形状。 // 实例化...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  5. 获取幻灯片中的所有文本|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" ; foreach ( string s in GetAllTextInSlide...FileName = FilePath + "获取幻灯片中的所有文本.pptx" ; foreach ( string s in GetAllTextInSlide...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  6. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....the modified presentation as a PPTX file. In the example given below...the modified presentation as PPTX file. The above steps are implemented...

    docs.aspose.com/slides/cpp/rectangle/
  7. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#.... The code example to read PPTX document properties in C# is...Linux or macOS. Steps to Read PPTX Document Properties in C# Set...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  8. Introduction|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....formats like PPT, POT, PPS, PPTX, PPSX and POTX. Aspose.Slides...

    docs.aspose.com/slides/sharepoint/introduction/
  9. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....of the desired formats like PPTX , PPT , etc. Steps to Create...presentation can be saved as PPTX, PPT, PDF, PPSX, PPTM, HTML...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  10. Working with Size and Layout of Presentation|As...

    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" ; //Instantiate a Presentation...Slides . Export . SaveFormat . Pptx ); Download Sample Code Codeplex...

    docs.aspose.com/slides/net/working-with-size-an...