Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 13,838 for

load font

(0.45 sec)
  1. Converting a SVG file to JPEG using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-j...
  2. Converting a SVG file to TIFF using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-t...
  3. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....resources, such as images and fonts. options.setResourcesFolder(getArtifactsDir()...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  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. Compress VDW document via Java | products.aspos...

    Java source code to compress vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/java/compress/vdw/
  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 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...
  8. 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/
  9. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...resources (images, forms and fonts). We can access to these resources..._dataDir + "ExtractImages.pdf" ; // Load PDF document com . aspose ....

    docs.aspose.com/pdf/java/extract-images-from-th...
  10. 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/