Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 143,433 for

pptx

(0.91 sec)
  1. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with C# code examples....pptx" , SaveFormat . Pptx ); } Access a Modern...Presentation ( "modern_comment.pptx" ); var author = presentation...

    docs.aspose.com/slides/net/examples/elements/co...
  2. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "connector.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export MHTML to PPTX. Aspose.Slides for C++ can be...be used to convert PPTX to PPS. Therefore, developers can use...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export PS to PPTX by using Aspose.PDF for C++...can be used to convert PS to PPTX with just a few lines of code...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export PCL to PPTX, a file format that is compatible...for C++, you can convert the PPTX file to PPTM. Both APIs are...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/python-java/limitations-...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This Java code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-series/
  8. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "layout_slide.pptx" ); try { // Access a layout...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit presentation propertires...Slides C++ Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/cpp/metadata/
  10. Change the Presentation Slide Size in .NET|Aspo...

    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....pptx" )) { pres . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/