Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 13,393 for

load font

(0.04 sec)
  1. PS to XPS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xps/
  2. XPS to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/xps-to-txt/
  3. PS to PPTX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-pptx/
  4. PS to XLS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xls/
  5. PS to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-html/
  6. MHT to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/mht-to-txt/
  7. MHTML to PDF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  8. 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/
  9. 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...
  10. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Load the PDF with an instance of...textStamp -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    products.aspose.com/pdf/cpp/stamps/text/