Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 143,412 for

pptx

(0.14 sec)
  1. C++ API to Convert PS to PPSM | products.aspose...

    Convert PS to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...you to export PS to PPTX and convert PPTX to PPSM. It includes...for C++, you can export PS to PPTX and with Aspose.Slides for C++...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. C++ API to Convert CGM to POTX | products.aspos...

    Convert CGM to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...to export CGM to PPTX and then convert PPTX to POTX. This is...can be used to export CGM to PPTX, while Aspose.Slides for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Convert XPS to XAML | products.aspos...

    Convert XPS to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export XPS to PPTX. Secondly, you can use Aspose...Aspose.Slides for C++ to convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following code demonstrates...Color" , "BLUE" )); // Save the PPTX file to disk. presentation ...

    docs.aspose.com/slides/nodejs-java/shape-format...
  5. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Update..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OleObject...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Change the fill color of a shape in a presentat...

    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" ; SetPPTShapeColor ( FileName...the modified presentation as a PPTX file. string FilePath = @"....

    docs.aspose.com/slides/net/change-the-fill-colo...
  7. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below...presentation to? You can save to PPTX, PPT, and ODP , and export to...

    docs.aspose.com/slides/cpp/create-presentation/
  8. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print Pptx in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or Pptx in C# using .NET code is achieved using simple and easy steps.... The PPTX format is widely used format...same approach. Steps to Print PPTX Presentation in C# Get Aspose...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  9. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PCL to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to OTP. Both APIs come under...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....set_DefaultAsianFont ( u "Wingdings" ); auto pptx = MakeObject < Presentation..."DefaultFonts.pptx" , loadOptions ); auto image = pptx -> get_Slide...

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