Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 142,711 for

font

(0.11 sec)
  1. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management.... /// 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. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing document management and workflow 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/doc...
  3. Manage Fonts in Presentations Using JavaScript|...

    Control Fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom Fonts to keep PPT, PPTX and ODP presentations clear and consistent....Manage Fonts in Presentations Using JavaScript Contents [ Hide...Hide ] Manage Font Related Properties Presentations usually contain...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  4. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the Font is formatted as double strikethrough text....property Font.doubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

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

    Font.strikeThrough property. True if the Font is formatted as strikethrough text....property Font.strikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....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/net/aspose.words/iwa...
  7. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  8. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....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...
  9. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your Font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is true . public bool IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  10. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in memory in Java....Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...