Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 139,836 for

font

(0.17 sec)
  1. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document Font settings for enhanced readability and professional presentation....FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/python-net/search/
  3. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export Fonts while rendering to HTML fixed format in Java....format that is used to export fonts while rendering to HTML fixed...format. Examples: Shows how use fonts only from the target machine...

    reference.aspose.com/words/java/com.aspose.word...
  4. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....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/python-net/aspose.wo...
  5. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....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/python-net/aspose.wo...
  6. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  7. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format Fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Outline Font.Outline property True if the font is formatted as... builder . Font . Outline = true ; builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...
  8. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Ask AI Specify TrueType Fonts Location Contents [ Hide ] Purpose...explains how to configure TrueType font locations for rendering. This...

    docs.aspose.com/words/net/specifying-truetype-f...
  10. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...