Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 144,291 for

pptx

(0.09 sec)
  1. Adding Shapes to Presentation|Aspose.Slides 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....the modified presentation as a PPTX file In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  2. C++ API to Convert XPS to OTP | products.aspose...

    Convert XPS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to OTP. Aspose.Slides for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. C++ API to Convert MD to ODP | products.aspose.com

    Convert MD to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MD to PPTX, and then use Aspose.Slides...Slides for C++ to convert PPTX to ODP. Both APIs are included in the...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. Export PS to PPSM via C# API | products.aspose.com

    .NET API to Convert PS to PPSM without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSM. This API provides a...

    products.aspose.com/total/net/conversion/ps-to-...
  5. Export CGM to POTM via C# API | products.aspose...

    .NET API to Convert CGM to POTM without using Microsoft Word...transform the CGM file format into PPTX. This API provides a range of...CGM file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Export MD to PPSM via C# API | products.aspose.com

    .NET API to Convert MD to PPSM without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSM. This API provides a...

    products.aspose.com/total/net/conversion/md-to-...
  7. C++ API to Convert XPS to POTM | products.aspos...

    Convert XPS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to POTM. Aspose.Slides for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export MHTML to PPTX by using Aspose.PDF for C++...The second step is to convert PPTX to XAML by using Aspose.Slides...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. C++ API to Convert MHTML to PPSM | products.asp...

    Convert MHTML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MHTML to PPTX. Secondly, you can use Aspose...Aspose.Slides for C++ to convert PPTX to PPSM. Both APIs are easy...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } The result: Change...

    docs.aspose.com/slides/net/chart-series/