Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 139,847 for

font

(0.09 sec)
  1. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system Font folders or receive an empty array if unavailable....GetSystemFontFolders method Returns system font folders or empty array if folders...Aspose.Words could search system fonts not only through folders but...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  3. 访问和更新单元格的富文本部分|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中访问和更新单元格的丰富文本部分。...< h1 > Update Cell Character Font Example </ h1 > < input type..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  4. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during Font source processing....Called during processing of font source when an issue is detected...call warning callback when the font sources working with. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....properties of the font, such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Document.fontSettings property | Aspose.Words f...

    Document.FontSettings property. Gets or sets document Font settings....property Gets or sets document font settings. get fontSettings ()...() : Aspose . Words . Fonts . FontSettings Remarks This property...

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