Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 129,279 for

presentation

(0.39 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using Java Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/manage-smartart-shape/
  2. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/python-net/shape-formatt...
  3. 使用 C++ 查看或編輯 POT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POT 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. 使用 Python 查看或編輯 POT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POT 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  5. 使用 Python 查看或編輯 PPSX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  6. Chart|Aspose.Slides for Node.js via .NET Docume...

    Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Convert PPTX to PPT in Python|Aspose.Slides for...

    Easily convert PPTX to PPT with Aspose.Slides for Python via .NET—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....you convert modern PPTX presentations to the legacy PPT format...PPT while maintaining the presentation’s content and layout, making...

    docs.aspose.com/slides/python-net/convert-pptx-...
  8. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 向幻灯片添加一个数学形状。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Answers How to Create Readonly Presentation using C# How to Strike Out...How to Merge PowerPoint Presentations using Java How to Merge...

    kb.aspose.com/slides/page/2/
  10. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...the asposeSlides const { Presentation , SaveFormat , PdfOptions...Create and save an empty presentation to demonstrate basic functionality...

    docs.aspose.com/slides/nodejs-net/installation/