Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 13,514 for

load font

(0.97 sec)
  1. 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/
  2. 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...
  3. 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/
  4. Public API Changes in Aspose.Note 1.4.0 | Aspos...

    This document provides an overview of the changes made to the public APIs in version 1.4.0 of the .NET edition of Aspose.Note....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/net/public-api-changes-in-...
  5. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java...Java Java developers can easily load & merge PDF files to JPEG in..."merger_pdf_jpeg_%d.jpg" ). toString (); // Load documents Document pdfDocument1...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  6. Converting a EMF file to PDF using Java | Aspos...

    EMF to PDF conversion via Java sample code. Programmers can use this example code to export EMF to PDF within any Web or Desktop Java based application....PDF Java developers can easily load & convert EMF files to PDF in...code. Initialize a new Document Load input EMF image Save the output...

    products.aspose.com/pdf/java/conversion/emf-to-...
  7. Converting a PDF file to XLS using C++ | Aspose...

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

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

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/
  9. Converting a SVG file to DOC using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-doc/
  10. Converting a PS file to JPEG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-jpeg/