Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 72,759 for

aspose font

(0.11 sec)
  1. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType Font directory in Aspose.Words, enhancing document rendering and Font embedding....folder where Aspose.Words looks for TrueType fonts when rendering...rendering documents or embedding fonts. This is a shortcut to SetFontsFolders...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 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....Warning method Aspose.Words invokes this method when...match for a missing font from the available font sources. public...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....@property def styles ( self ) -> aspose . words . StyleCollection :...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  5. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_Font_face_rules property. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts...support_font_face_rules property HtmlLoadOptions.support_font_face_rules...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...

    reference.aspose.com/words/net/aspose.words.fon...
  7. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....StyleName Contents [ Hide ] Font.StyleName property Gets or sets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Public API Changes in Aspose.Cells 8.9.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Public API Changes in Aspose.Cells 8.9.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.9...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

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