Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 127,311 for

presentation

(0.1 sec)
  1. C++ API to Convert XPS to PPTM | products.aspos...

    Convert XPS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. Object Changed Issue When Adding OleObjectFrame...

    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....here ) and then open the presentation file using MS PowerPoint...Now, you should Save your presentation file using MS PowerPoint...

    docs.aspose.com/slides/nodejs-java/object-chang...
  3. Convert DOTM to EMAIL in Python | products.aspo...

    Save DOTM to EMAIL within Python applications without using Microsoft Word or Outlook...DOTM to ODP (OpenDocument Presentation Format) Convert DOTM to...Template Presentation) Convert DOTM to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  4. Convert ODT to OST in Python | products.aspose.com

    Save ODT to OST within Python applications without using Microsoft Word or Outlook...ODT to ODP (OpenDocument Presentation Format) Convert ODT to ODS...Template Presentation) Convert ODT to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPTM to GIF using C++ application | pro...

    Sample C++ conversion code for PPTM document to GIF format. Use example code for batch PPTM to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert ODP to JPEG using C++ application | pro...

    Sample C++ conversion code for ODP document to JPEG format. Use example code for batch ODP to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Convert PPTM to PNG using C++ application | pro...

    Sample C++ conversion code for PPTM document to PNG format. Use example code for batch PPTM to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....new Sunburst chart to the presentation: auto pres = System :: MakeObject...MakeObject < Presentation > (); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  9. Online PDF to PPSX Conversion or Build .NET bas...

    Free online app to convert PDF to PPSX files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  10. Update Chart|Aspose.Slides Documentation

    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....slide: Open an instance of Presentation class containing chart....inside it. Write the modified presentation as a PPTX file. The code...

    docs.aspose.com/slides/cpp/update-chart/