Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 144,292 for

pptx

(0.1 sec)
  1. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....Microsoft Excel 2007 format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  2. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily....pptx" , slides . export . SaveFormat . PPTX ) Represent...resenta.pptx" , slides . export . SaveFormat . PPTX ) FAQ Is...

    docs.aspose.com/slides/python-net/bubble-chart/
  3. 气泡图|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" , aspose . slides . SaveFormat . Pptx ); } finally...resenta.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/bubble-ch...
  4. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python.... The application to read PPTX document properties in Python...Linux, or macOS. Steps to Read PPTX Document Properties in Python...

    kb.aspose.com/slides/python/how-to-access-the-p...
  5. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Windows, Linux or macOS to read PPTX document properties in Java...API interface. Steps to Read PPTX Document Properties in Java...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  6. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback fonts in PPT, Pptx and ODP files, safeguarding consistent text display on any device or OS....and are not stored inside the PPTX file. Fallback Rules Aspose...they are not stored inside the .pptx and won’t appear in PowerPoint...

    docs.aspose.com/slides/net/create-fallback-font/
  7. 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...
  8. 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...
  9. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, Pptx and ODP files, safeguarding consistent text display on any device or OS....and are not stored inside the PPTX file. Fallback Rules Aspose...they are not stored inside the .pptx and won’t appear in PowerPoint...

    docs.aspose.com/slides/cpp/create-fallback-font/
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、Pptx 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...pptx" ; // 加载所需的演示文稿 SharedPtr <...set_FontHeight ( 18 ); } } } // 将 PPTX 保存到磁盘 pres -> Save ( outPath...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/