Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 11,757 for

load font

(0.13 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. XPS to XLS Converter using Java | Aspose.PDF

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

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

    products.aspose.com/pdf/java/conversion/xps-to-...
  10. SVG to PNG Converter using C++ | Aspose.PDF

    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/