Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 143,433 for

pptx

(0.07 sec)
  1. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) SmartArt...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 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...
  3. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....presentation and saving it as a PPTX . Steps to Insert Digital Signature...required. Note that currently only PPTX supports adding a digital signature...

    kb.aspose.com/slides/python/how-to-insert-signa...
  4. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.Pptx and test.pdf and data labels representation is significantly different between pdf and Pptx.20220802.zip (2.4 KB)...pptx and test.pdf and data labels...significantly different between pdf and pptx. 20220802.zip (2.4 KB) andrey...

    forum.aspose.com/t/data-label-format-is-not-app...
  5. 导出媒体文件为HTML文件|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 文件 在下面的示例中,我们已将媒体文件导出为HTML。...= new Presentation("example.pptx")) { const string path = "path";...

    docs.aspose.com/slides/zh/net/export-media-file...
  6. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...pptx" ) as presentation : chart =...( "chart.pptx" , slides . export . SaveFormat . PPTX ) 管理工作表 以下...

    docs.aspose.com/slides/zh/python-net/chart-work...
  7. 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/
  8. 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...
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations....pptx" ); try { // Traverse through..."AddSmartArtNode.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  10. 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...