Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,840 for

font

(0.04 sec)
  1. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// 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...
  2. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost 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...
  3. BaselineAlignment | Aspose.Words for Java

    Specifies Fonts vertical position on a line in Java....BaselineAlignment Specifies fonts vertical position on a line...Examples: Shows how to set fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.word...
  4. FontSubstitutionWarningInfo class | Aspose.Word...

    aspose.words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving....Contains information about a font substitution warning that Aspose...(Inherited from WarningInfo ) reason Font substitution reason. requested_bold...

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

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/spe...
  6. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of paragraphs.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/par...
  7. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words.tab...
  8. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.Font_data property. Binary Font data....font_data property MemoryFontSource.font_data property Binary...Binary font data. @property def font_data ( self ) -> bytes : ......

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

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