Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 129,693 for

presentation

(0.11 sec)
  1. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...照以下步骤即可生成标准的簇状柱形图: 创建一个 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加带有数据的图表,并指定...PPTX 文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/create-chart/
  2. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument Presentations....Enhance PowerPoint Presentations with Animations in C++ Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  3. Online MHTML to PPTM Conversion or Build .NET b...

    Free online app to convert MHTML to PPTM files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  4. Compress POTX Files Online or using Android Mob...

    Free online app to compress different POTX files. Android compression library Java code for POTX documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  5. Convert PPTM to XML using C++ application | pro...

    Sample C++ conversion code for PPTM document to XML format. Use example code for batch PPTM to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert PPTX to SVG using C++ application | pro...

    Sample C++ conversion code for PPTX document to SVG format. Use example code for batch PPTX to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  7. Convert JSON Format to POTM via Java | products...

    Parse JSON to POTM in Java without using Microsoft PowerPoint...manipulate and convert presentations in various formats, including...create, edit, and convert presentations. Using Aspose.Total for...

    products.aspose.com/total/java/conversion/json-...
  8. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code....will be used to access the presentation and handle the conversion...Create a new instance of the Presentation class, representing the...

    products.aspose.com/total/php-java/conversion/
  9. C++ API to Convert CGM to POTX | products.aspos...

    Convert CGM to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/cgm-to...
  10. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape autoShape...

    docs.aspose.com/slides/zh/net/manage-autofit-se...