Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 113,592 for

presentation

(0.07 sec)
  1. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  2. Doughnut Chart|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....steps below: Instantiate Presentation object. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/java/doughnut-chart/
  3. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides for Py...

    在 Python 中将 PowerPoint 演示文稿转换为 SWF Flash...Flash Contents [ Hide ] 由 Presentation 类提供的 Save 方法可用于将整个演示文稿转换为...实例化一个表示演示文稿文件的 Presentation 对象 presentation = slides . Presentation ( "pres...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加具有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  5. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Technical Articles|Aspose.Slides for Python Doc...

    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....Resizing Applying Protection to Presentation Copying Paragraph and Portion...Images from Presentation shapes Get the Entire Presentation Slide Background...

    docs.aspose.com/slides/python-net/technical-art...
  7. Redact PowerPoint files on Windows, Linux & mac...

    APIs to Add Protection to PPT, PPTX & ODP Presentations...Python Learn how to redact presentation in Python, Java, C++ and...Slides for .NET How to redact presentation in C#. Aspose.Slides for...

    products.aspose.com/slides/redaction/
  8. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....when you need to share a presentation with someone who does not...when you need to make a presentation available online, as POTM...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint Presentation in C# or .NET...using ( Presentation presentation = new Presentation ( "Shapes...IAutoShape shape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/portion/
  10. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions...InterruptionToken ) at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...