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

pptx

(0.11 sec)
  1. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、Pptx 和 ODP 演示文稿中优化对齐、间距和样式。...代码实现了添加包含文本块的段落的步骤: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  2. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...代码实现了添加包含文本片段的段落的步骤: // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  3. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/zh-hant/java/merger/...
  4. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...slides . Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/nodejs-java/password-pro...
  5. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  6. Product Overview|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....PowerPoint Template 97 - 2003 PPTX – Office Open XML presentation...

    docs.aspose.com/slides/sharepoint/product-overv...
  7. 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...
  8. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Instantiating presentation//..."FormattedChart_out.pptx" , SaveFormat . Pptx ); Set Font Properties...

    docs.aspose.com/slides/net/chart-formatting/
  9. 在 Android 上管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 管理 PowerPoint 表格的行和列,并加快演示文稿的编辑和数据更新。...pptx" ); try { // 访问第一张幻灯片 ISlide...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  10. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptx" ); try { // Create a reference...Presentation ( "Presentation.pptx" ); try { // Create a reference...

    docs.aspose.com/slides/nodejs-java/presentation...