Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 142,051 for

pptx

(0.05 sec)
  1. C++ API to Convert MD to POTM | products.aspose...

    Convert MD to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export MD to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to POTM. This way, you can easily...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Convert EPUB to XAML | products.aspo...

    Convert EPUB to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export EPUB to PPTX. The second is Aspose.Slides...which can be used to convert PPTX to XAML. Both APIs are included...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. C++ API to Convert CGM to ODP | products.aspose...

    Convert CGM to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export CGM to PPTX by using Aspose.PDF for C++...exporting CGM to PPTX. Secondly, you can convert PPTX to ODP by using...

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

    .NET API to Convert PS to OTP without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...PS file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/ps-to-...
  5. Export EPUB to PPTM via C# API | products.aspos...

    .NET API to Convert EPUB to PPTM without using Microsoft Word...transform the EPUB file format to PPTX. This API provides a wide range...file formats, including EPUB, PPTX, and many more. Once the EPUB...

    products.aspose.com/total/net/conversion/epub-t...
  6. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); auto table = System :: AsCast...the modified presentation as a PPTX file. This C++ code shows you...

    docs.aspose.com/slides/cpp/manage-cells/
  7. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/
  8. Remove ODP Annotation using Java | products.asp...

    Java sample code to delete ODP format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Odp PPTX DOCX XLSX PDF ODP ODP Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/odp/
  9. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...slides . Presentation ( "pres.pptx" ) as pres : shape = pres ....

    docs.aspose.com/slides/python-net/presentation-...
  10. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation pptx = new Presentation ( "DefaultFonts.pptx" , loadOptions...)) { using ( IImage image = pptx . Slides [ 0 ]. GetImage ( 1...

    docs.aspose.com/slides/net/default-font/