Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 138,844 for

font

(0.18 sec)
  1. FontConfigSubstitutionRule.isFontConfigAvaiable...

    hi all there was a topic https://forum.aspose.com/t/Fontconfigsubstitutionrule-isFontconfigavailable-returns-false-on-linux/276056 two years ago saying same thing, I have docker env, Fontconfig installed, fc-match avail…...false, so enable a systemwide font substitution seems not possible...pdf for most common ms core fonts. however, just want to confirm...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  2. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a paragraph in C++....LineSpacing property, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/cpp/aspose.words/lin...
  3. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  4. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  7. 字体转换器| Aspose.Font 适用于C++

    易于使用的C ++库,用于从Aspose.Font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/convert/
  8. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...SetNumber ( 14 ); // Set the font color to red color. style ....

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  9. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the Font formatting of this object in C++....Aspose::Words::Inline::get_Font method Contents [ Hide ] Inline::get_Font method...method Provides access to the font formatting of this object. System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with tables. Problem: The value of the following properties di…...is this might be related to font metrics or rendering engine...may stem from differences in font metrics or rendering engines...

    forum.aspose.com/t/different-results-for-table-...