Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 142,633 for

font

(0.45 sec)
  1. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....format a run of text using its font property. doc = aw . Document...world!' ) font = run . font font . name = 'Courier New' font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  3. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...
  4. DefaultFontSubstitutionRule class | Aspose.Word...

    Aspose.Words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Position Contents [ Hide ] Font.Position property Gets or sets...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  6. FontInfo.getEmbeddedFont method | Aspose.Words ...

    FontInfo.getEmbeddedFont method. Gets a specific embedded Font file....style) Gets a specific embedded font file. getEmbeddedFont ( format...format : Aspose . Words . Fonts . EmbeddedFontFormat , style : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font...Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is True . @property def is_true_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] Purpose Summary...explains how to use TrueType fonts with Aspose.Words for Python...

    docs.aspose.com/words/python-net/using-truetype...
  9. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default Font substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_DefaultFontSubstitut...Settings related to default font substitution rule. const System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.load method...custom font substitution tables. doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

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