Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 141,413 for

font

(0.18 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper Font rendering when Fonts are missing....uses a missing (not installed) font. Generally, when saving to PDF...workbook’s default font (i.e., Workbook.DefaultStyle.Font ). If the workbook’s...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  2. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....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/cpp/aspose.words/war...
  3. 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...
  4. 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...
  5. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'...auto_color property Font.auto_color property Returns the present...color is not ‘auto’ then returns Font.color . @property def auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method...virtual bool Aspose :: Words :: Fonts :: FontSubstitutionRule :: get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSourceBase class Contents [ Hide ]...the user to specify various font sources. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  9. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations on Android Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/androidjava/embedded-font/
  10. 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...