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

pptx

(0.15 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. 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/
  8. 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/
  9. How to Hide a Slide in Presentation using C#

    We'll guide you through the steps in C# for how to hide a slide in Presentation using C#. By using a few lines of easy code you can hide a PPT slide using C#....Interop library for hiding a PPTX slide in C# . The application...presentation. Steps to Hide a Slide in PPTX in C# Set up your application...

    kb.aspose.com/slides/net/how-to-hide-a-slide-in...
  10. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....in your project for exporting PPTX to TIFF Load the source presentation...Save method in Python converts PPTX to TIFF The above steps convert...

    kb.aspose.com/slides/python/how-to-convert-powe...