Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 128,371 for

pptx api

(0.56 sec)
  1. 档案

    档案...以编程方式在 PowerPoint PPTX/PPT 演示文稿中添加和管理页眉和页脚。 .NET API 用于管理 PowerPoint...的页眉和页脚设置 更改备注幻灯片的页眉和页脚设置 .NET API 用于管理 PowerPoint 中的页眉和页脚 # 为了在...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  2. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....NET has provided the simplest API to manage the SmartArt shapes...new Presentation ( "AddNodes.pptx" ); // Traverse through every...

    docs.aspose.com/slides/net/manage-smartart-shap...
  3. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { ISlide slide = pres...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  4. 通過 Java 合併 PPSX 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPSX 文檔的 Java 示例代碼。...Java 中合併 PPSX 格式 使用服務器端 Java API 的本機 PPSX 文檔合併。 Aspose.Slides...Slides for Java API是一個功能豐富、功能強大且易於使用的Java平台合併API。您可以直接從 Maven 並通過將以下配置添加到...

    products.aspose.com/slides/zh-hant/java/merger/...
  5. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library Api to open and view PowerPoint presentation...Powerful cross-platform Java API for opening and viewing PPT using...presentations in other formats View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/java/viewer/ppt/
  6. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library Api to open and view Macro-enabled PowerPoint Template...Powerful cross-platform Java API for opening and viewing PPSM...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/java/viewer/ppsm/
  7. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library Api to open and view PowerPoint presentation...Powerful cross-platform Python API for opening and viewing PPT using...presentations in other formats View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/python-net/viewer/ppt/
  8. Categories

    Find Answers by Api Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Find Answers by API Aspose.Total Product Family Aspose.Words...using Python Convert PUB to PPTX in Java «« « 6 7 8 9 10 » »»...

    kb.aspose.com/categories/page/8/
  9. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library Api to open and view OpenOffice presentation...Powerful cross-platform C++ API for opening and viewing ODP using...formats View PPT Presentation View PPTX Presentation View OTP Presentation...

    products.aspose.com/slides/cpp/viewer/odp/
  10. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、Pptx 和 ODP 演示文稿中添加缩略图和过渡效果。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 PHP 代码展示了如何在幻灯片上创建缩放框架:...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-zoom/