Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 15,567 for

load font

(1.64 sec)
  1. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  2. C# API to Export EML to PCL | products.aspose.com

    Convert EML to PCL without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.eml" ); // save...

    products.aspose.com/total/net/conversion/eml-to...
  3. C# API to Export EMAIL to PCL | products.aspose...

    Convert EMAIL to PCL without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.msg" ); // save...

    products.aspose.com/total/net/conversion/email-...
  4. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....fontPclName) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....'ResourceFileUri' uses system folder for fonts. // To avoid problems in other...explicitly specify the path for the fonts. args.setResourceFileUri(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....memory usage during AVIF image loading. Upgrade to the latest version...Imaging 24.8: Add ability to load image from URL. Upgrade to the...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  7. Specify Individual or Private Set of Fonts for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Individual or Private Set of Fonts for Workbook Rendering Contents...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/net/specify-individual-or...
  8. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Font Product Family Aspose.TeX Product...the options to customize the loaded image and also set different...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  9. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....Font Product Family Aspose.TeX Product...Aspose.Cells for Python via Java Load the input Excel file using the...

    kb.aspose.com/cells/python/how-to-create-image-...
  10. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....non-node classes, such as Style or Font , which are used to customize...I add a custom font to a document when the font is not installed...

    docs.aspose.com/words/net/aspose-words-document...