Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 129,940 for

presentation

(0.1 sec)
  1. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/cpp/metadata/ppsm/
  3. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting Presentation impact across PPT and PPTX formats with clear C# code examples....Manage Chart Data Markers in Presentations in .NET Contents [ Hide...size, and save the updated presentation. It also notes that standard...

    docs.aspose.com/slides/net/chart-data-marker/
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  5. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 auto presentation = MakeObject <...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  7. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in Java Contents [ Hide...Overview Extracting text from presentations is a common yet essential...

    docs.aspose.com/slides/java/extract-text-from-p...
  8. Online XML to PPS Conversion or Develop Java ba...

    Free online app to convert XML to PPS files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  9. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost Presentations with dynamic visuals in PPT and PPTX files — get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/php-java/animated-charts/
  10. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument Presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....Convert Presentations to Multiple Formats in C++ Contents [ Hide...explains how to convert presentations in Aspose.Slides and outlines...

    docs.aspose.com/slides/cpp/convert-presentation/