Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 11,759 for

font loading

(0.05 sec)
  1. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Standard Type 1 Fonts Some PDF documents have fonts from a special...special Adobe font set. Fonts from this set are called “Standard Type...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  2. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...**Retain the original formatting (font, size, color, bold, etc.) from...ensuring that the formatting (font, size, color, bold, etc.) of...

    forum.aspose.com/t/content-control-data-extract...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSett...oadNotoFallbackSett method Loads predefined fallback settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words generates during a load or save operation. Create an...match for a missing font from the available font sources. # Open...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Font Product Family Aspose.TeX Product...to convert sheet to the image Load the source Excel file for conversion...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  7. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallback...oadMsOfficeFallback method Loads predefined fallback settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Specifies to disable OpenType font formatting features. get_DisplayHangulFixedWi...Increase Priority Of Font Size During Font Substitution. get_SuppressBottomSpacin...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Latest Aspose.Font Product Family topics - Free...

    Get technical support of Aspose.Font for .NET, Java, C++....Font Product Family Topic Replies Views Activity About...About the Aspose.Font Product Family category 1 828 November 18,...

    forum.aspose.com/c/font/41
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....static void AddingText () { // Load the PDF file Document document...+ "AddText_out.pdf" ); } Loading Font from Stream The following...

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