Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 143,847 for

load

(0.14 sec)
  1. Convert PPSX to PNG using C++ application | pro...

    Sample C++ conversion code for PPSX document to PNG format. Use example code for batch PPSX to PNG 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-...
  2. Convert PPS to BMP using C++ application | prod...

    Sample C++ conversion code for PPS document to BMP format. Use example code for batch PPS to BMP 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...
  3. Convert XML to PNG using C++ application | prod...

    Sample C++ conversion code for XML document to PNG format. Use example code for batch XML to PNG 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...
  4. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load PPT file. Get an Array of ITextFrame..."SourcePath\sourceFile.ppt" ; // Load the PPT file SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/parser/ppt/
  5. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP to BMP 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...
  6. Convert OTP to PNG using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  7. Convert TIFF to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/tiff-...
  8. Extract text and images from ODP document via C...

    C++ example code to extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load ODP file. Get an Array of ITextFrame..."SourcePath\sourceFile.odp" ; // Load the ODP file SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/parser/odp/
  9. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG 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...
  10. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... Load the input PDF. Delete page....preserving the original document. Load the input PDF. Delete the pages...

    docs.aspose.com/pdf/python-net/delete-pages/