Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 13,392 for

load font

(0.17 sec)
  1. PCL to BMP Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-bmp/
  2. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++.... It loads the sample Excel file that contains..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  3. PCL to DOC Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-doc/
  4. XPS to PDF Converter using C++ | Aspose.PDF

    Sample code for XPS to PDF conversion using C++. Use C++ example for batch XPS to PDF conversion....PDF C++ developers can easily load & convert XPS files to PDF in...format: PDF Output file: // load XPS with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/xps-to-pdf/
  5. View or Edit VDW Files Metadata via Python | pr...

    Python sample code to edit or view VDW metadata within any Python based application.... Load Visio file using Diagram class...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/python-net/metadata...
  6. EPUB to PDF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/epub-to-...
  7. EPS to PDF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/eps-to-pdf/
  8. PCL to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  9. PS to DOC Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-doc/
  10. PS to GIF Converter using C++ | Aspose.PDF

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

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