Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 23,653 for

custom font

(0.06 sec)
  1. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing document management and workflow efficiency....set ; } Examples Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects....Shows how to create and apply a custom style. Document doc = new Document...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!...Shows how to create and apply a custom style. Document doc = new Document...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  4. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original Font file size, enhancing your Font management experience....OriginalFileSize property Gets the original font file size. public int OriginalFileSize...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Font.ClearFormatting | Aspose.Words for .NET

    Restore your text to its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!...Hide ] Font.ClearFormatting method Resets to default font formatting...ClearFormatting () Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the Font....property Font.color property Gets or sets the color of the font. get...// Specify font formatting, then add text. let font = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.load method...Examples Shows how to work with custom font substitution tables. doc...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Use Color Palette with C++|Documentation

    C++ code to add Custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/cpp/excel-color-palette/
  9. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default Font formatting....clear_formatting() Resets to default font formatting. def clear_formatting...self ): ... Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... Examples Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/net/aspose.words/ino...