Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 152,115 for

load

(0.09 sec)
  1. Convert PPT to PPTX using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. Convert POTM to EMF using C++ application | pro...

    Sample C++ conversion code for POTM document to EMF format. Use example code for batch POTM to EMF 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-...
  3. Convert PPS to HTML using C++ application | pro...

    Sample C++ conversion code for PPS document to HTML format. Use example code for batch PPS to HTML 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 POTX to XPS using C++ application | pro...

    Sample C++ conversion code for POTX document to XPS format. Use example code for batch POTX to XPS 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-...
  5. Convert XML to HTML using C++ application | pro...

    Sample C++ conversion code for XML document to HTML format. Use example code for batch XML to HTML 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...
  6. Convert POTM to ODP using C++ application | pro...

    Sample C++ conversion code for POTM document to ODP format. Use example code for batch POTM to ODP 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 PPSX to PPT using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert ODT to ICS in Python | products.aspose.com

    Save ODT to ICS within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET . Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  9. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing.... Examples Shows how to load the contents of a Microsoft...ArtifactsDir + "PlainTextDocument.Load.docx" ); PlainTextDocument plaintext...

    reference.aspose.com/words/net/aspose.words/pla...
  10. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password which will protect the loading of the document by Microsoft...options ); // To be able to load the document, // we will need...

    reference.aspose.com/words/nodejs-net/aspose.wo...