Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 151,218 for

load

(0.07 sec)
  1. 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/
  2. Convert PPS to PNG using C++ application | prod...

    Sample C++ conversion code for PPS document to PNG format. Use example code for batch PPS to PNG 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 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...Font discovery – During the load and conversion process Aspose..."OpenSans-Regular", "OpenSans-Bold" }); Load the RTF and apply the font settings...

    forum.aspose.com/t/aspose-words-changing-fonts-...