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

load font

(1.24 sec)
  1. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  2. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Font Product Family Aspose.TeX Product...information. For replacing text, load the PDF search and replace using...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  3. While converting PDF to PPTX using aspose.pdf i...

    Hi team, Could you please advise why whenever we convert pdf file to pptx using aspose.pdf library, filled bullet icons of bullet list are displayed as broken icons in MS Powerpoint? Screenshot of the PowerPoint screen…...correctly despite of having the same font applied (XXXXX+Symbol). We are...} } } Loaded PDF file contains following embedded fonts: Font...

    forum.aspose.com/t/while-converting-pdf-to-pptx...
  4. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  5. Digitally Sign Word File Online or using Androi...

    Free online app for digital signature in Word files. Develop Android application to electronically sign Word documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  6. Digitally Sign ODT File Online or using Android...

    Free online app for digital signature in ODT files. Develop Android application to electronically sign ODT documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  7. Digitally Sign DOC File Online or using Android...

    Free online app for digital signature in DOC files. Develop Android application to electronically sign DOC documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  8. 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...
  9. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....The Document class is used to load the PDF file, while the TextAbsorber...All Pages of a PDF in Python # Load the PDF document using the Document...

    blog.aspose.com/pdf/parse-pdf-in-python/