Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 13,839 for

load font

(0.08 sec)
  1. Converting a XPS file to JPEG using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/xps-to-j...
  2. Converting a XPS file to SVG using Java | Aspos...

    XPS to SVG conversion via Java sample code. Programmers can use this example code to export XPS to SVG within any Web or Desktop Java based application....SVG Java developers can easily load & convert XPS files to SVG in...format: SVG Output file: // load XPS with an instance of Document...

    products.aspose.com/pdf/java/conversion/xps-to-...
  3. Converting a TEX file to HTML using Java | Aspo...

    TEX to HTML conversion via Java sample code. Programmers can use this example code to export TEX to HTML within any Web or Desktop Java based application....HTML Java developers can easily load & convert TEX files to HTML...format: HTML Output file: // load TEX with an instance of Document...

    products.aspose.com/pdf/java/conversion/tex-to-...
  4. Converting a SVG file to EMF using Java | Aspos...

    SVG to EMF conversion via Java sample code. Programmers can use this example code to export SVG to EMF within any Web or Desktop Java based application....EMF Java developers can easily load & convert SVG files to EMF in...format: EMF Output file: // load SVG with an instance of Document...

    products.aspose.com/pdf/java/conversion/svg-to-...
  5. Converting a SVG file to PNG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-png/
  6. Converting a XPS file to XLS using Java | Aspos...

    XPS to XLS conversion via Java sample code. Programmers can use this example code to export XPS to XLS within any Web or Desktop Java based application....XLS Java developers can easily load & convert XPS files to XLS in...format: XLS Output file: // load XPS with an instance of Document...

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

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

    products.aspose.com/pdf/cpp/conversion/cgm-to-pdf/
  8. Converting a PCL file to HTML using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-h...
  9. Converting a PCL file to DOCX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-d...
  10. Converting a MHT file to PDF using C++ | Aspose...

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

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