Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 13,465 for

load font

(0.15 sec)
  1. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Font Product Family Aspose.TeX Product...via .NET to create a hyperlink Load the PDF using the Document class...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  2. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image Loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...Document constructur: Image loading failed. Inner exception: GIF...class="MsoNormal"><span style="font-size:11.0pt">Hallo Sophia,<...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  3. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Font Product Family Aspose.TeX Product...object as a parameter Save the loaded PCL file as a PDF file on the...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  4. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Font Product Family Aspose.TeX Product...Java to apply styles to tables Load the source Word file with tables...

    kb.aspose.com/words/java/design-tables-in-word-...
  5. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType Font files in Java....folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....Font Product Family Aspose.TeX Product...for .NET to change table style Load the Word file into the Document...

    kb.aspose.com/words/net/design-tables-in-word-u...
  7. SystemFontSource | Aspose.Words for Java

    Represents all TrueType Fonts installed to the system in Java....FontSourceBase Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/doc...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/