Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 16,520 for

load font

(0.44 sec)
  1. Converting a MHT file to XLSX using C++ | Aspos...

    Sample code for MHT to XLSX conversion using C++. Use C++ example for batch MHT to XLSX conversion....XLSX C++ developers can easily load & convert MHT files to XLSX...void ConvertMHTtoXLSX () { // load MHT with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/mht-to-x...
  2. Converting a PCL file to PNG using C++ | Aspose...

    Sample code for PCL to PNG conversion using C++. Use C++ example for batch PCL to PNG conversion....PNG C++ developers can easily load & convert PCL files to PNG in...format: PNG Output file: // Load the PCL. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pcl-to-png/
  3. Converting a XPS file to SVG using C++ | Aspose...

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....SVG C++ developers can easily load & convert XPS files to SVG in...void ConvertXPStoSVG () { // load XPS with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  4. Converting a MHT file to XLS using C++ | Aspose...

    Sample code for MHT to XLS conversion using C++. Use C++ example for batch MHT to XLS conversion....XLS C++ developers can easily load & convert MHT files to XLS in...void ConvertMHTtoXLS () { // load MHT with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/mht-to-xls/
  5. Converting a XPS file to XLS using C++ | Aspose...

    Sample code for XPS to XLS conversion using C++. Use C++ example for batch XPS to XLS conversion....XLS C++ developers can easily load & convert XPS files to XLS in...void ConvertXPStoXLS () { // load XPS with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  6. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....PDF C++ developers can easily load & convert GIF files to PDF in...code. Initialize a new Document Load input GIF image Save the output...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  7. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....PDF C++ developers can easily load & convert BMP files to PDF in...code. Initialize a new Document Load input BMP image Save the output...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  8. Converting a PDF file to JPEG using C++ | Aspos...

    Sample code for PDF to JPEG conversion using C++. Use C++ example for batch PDF to JPEG conversion....JPEG C++ developers can easily load & convert PDF files to JPEG...Facades :: PdfConverter > (); // load an existing PDF document JpegConverter...

    products.aspose.com/pdf/cpp/conversion/pdf-to-j...
  9. Converting a MHTML file to XLSX using C++ | Asp...

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....XLSX C++ developers can easily load & convert MHTML files to XLSX...MakeObject < MhtLoadOptions > (); // Load the MHTML auto document = MakeObject...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  10. Converting a MHTML file to DOC using C++ | Aspo...

    Sample code for MHTML to DOC conversion using C++. Use C++ example for batch MHTML to DOC conversion....DOC C++ developers can easily load & convert MHTML files to DOC...MakeObject < MhtLoadOptions > (); // Load the MHTML auto document = MakeObject...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...