Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 11,756 for

load font

(0.06 sec)
  1. PDF to WORD Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-w...
  2. PDF to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  3. PDF to XLSX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  4. PDF to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  5. SVG to PPTX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/svg-to-p...
  6. SVG to EPUB Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/svg-to-e...
  7. 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/
  8. 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/
  9. XPS to JPEG Converter using C++ | Aspose.PDF

    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...
  10. XPS to SVG Converter using Java | Aspose.PDF

    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-...