Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 16,400 for

load font

(0.46 sec)
  1. Convert VDW to PDF via Java | products.aspose.com

    Sample Java conversion code for VDW format to PDF file. Use this example code to convert VDW to PDF within any Web or Desktop Java based application.... Load VDW file with an instance of...Java Conversion Source Code // load the VDW in an object of Diagram...

    products.aspose.com/diagram/java/conversion/vdw...
  2. Aspose.Page - Content is mirrored - Free Suppor...

    Hello, we use Aspose.Page in .NET and we have the problem that when we convert a .ps (postscript) file to a .pdf file, the content is mirrored. We are using the sample code from this tutorial: And it works, but as I…... Why it happens During loading Aspose.Page may apply a page‑mirroring...Turn off page mirroring when loading the PS file using Aspose.Page;...

    forum.aspose.com/t/aspose-page-content-is-mirro...
  3. Converting a XSLFO file to PDF using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  4. Converting a XSLFO file to DOC using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  5. Converting a PDF file to DOCX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  6. Converting a PDF file to PPTX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  7. Converting a PS file to PNG using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  8. Converting a PDF file to XPS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  9. Converting a HTML file to XLS using Java | Aspo...

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

    products.aspose.com/pdf/java/conversion/html-to...
  10. Converting a EPS file to DOC using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/eps-to-...