Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 15,518 for

load font

(0.06 sec)
  1. Converting a XPS file to TXT using C++ | Aspose...

    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/
  2. Converting a PS file to XLS 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/
  3. Converting a MHTML file to PDF using C++ | Aspo...

    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...
  4. Converting a PS file to PPTX using C++ | Aspose...

    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/
  5. Converting a PS file to XPS 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/
  6. Converting a MHT file to TXT using C++ | Aspose...

    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. Converting a PS file to HTML using C++ | Aspose...

    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/
  8. 档案

    档案...Load(file.OpenReadStream()); image...wwwroot/css/site.css file. html { font-size: 14px; } @media (min-width:...

    blog.aspose.com/zh/cad/view-of-dwg-files-based-...
  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/