Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 15,269 for

load font

(0.12 sec)
  1. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Font Product Family Aspose.TeX Product...Java from the Maven repository Load the source EPS using the Document...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  2. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....Font Product Family Aspose.TeX Product...adding page numbers in Word file Load the Word file into the Document...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  3. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....Font Product Family Aspose.TeX Product...for Java to insert an image Load the source PDF file, get access...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  4. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. getColorMode()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/python-net/product-overv...
  6. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....Font Product Family Aspose.TeX Product...for Java in your application Load the source Word file to add...

    kb.aspose.com/words/java/how-to-insert-page-num...
  7. Converting a PCL file to JPEG using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-j...
  8. Converting a MHT file to DOCX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/mht-to-d...
  9. Converting a SVG file to PDF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-pdf/
  10. Converting a XPS file to XLSX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/xps-to-x...