Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 145,993 for

load

(0.12 sec)
  1. Convert XML to XPS using C++ application | prod...

    Sample C++ conversion code for XML document to XPS format. Use example code for batch XML to XPS conversion within any C++ Application.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. Convert POTX to PDF using C++ application | pro...

    Sample C++ conversion code for POTX document to PDF format. Use example code for batch POTX to PDF conversion within any C++ Application.... Load POTX file with Aspose.Slides...C++ Conversion Source Code // Load the POTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potx-...
  3. Convert PPS to PDF using C++ application | prod...

    Sample C++ conversion code for PPS document to PDF format. Use example code for batch PPS to PDF conversion within any C++ Application.... Load PPS file with Aspose.Slides...C++ Conversion Source Code // Load the PPS. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pps-t...
  4. Convert POTM to OTP using C++ application | pro...

    Sample C++ conversion code for POTM document to OTP format. Use example code for batch POTM to OTP conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  5. Convert POT to XPS using C++ application | prod...

    Sample C++ conversion code for POT document to XPS format. Use example code for batch POT to XPS conversion within any C++ Application.... Load POT file with Aspose.Slides...C++ Conversion Source Code // Load the POT. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pot-t...
  6. Convert POTM to PPTX using C++ application | pr...

    Sample C++ conversion code for POTM document to PPTX format. Use example code for batch POTM to PPTX conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  7. Convert ODP to POT using C++ application | prod...

    Sample C++ conversion code for ODP document to POT format. Use example code for batch ODP to POT conversion within any C++ Application.... Load ODP file with Aspose.Slides...C++ Conversion Source Code // Load the ODP. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/odp-t...
  8. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function Loads the presentati…...An Exception Is Thrown When Loading a PowerPoint File Using Aspose....NET license. Our function loads the presentation using the new...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  9. Public API Changes in Aspose.Note 1.9.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the latest version of Aspose.Note....specific load options (for example, whether to load history)...

    docs.aspose.com/note/net/public-api-changes-in-...
  10. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Instantiate the Presentation class and load a presentation file. Instantiate...import aspose.words as words # Load a presentation file. with slides...

    docs.aspose.com/slides/python-net/convert-power...