Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 72,825 for

font

(0.15 sec)
  1. Different types of fonts | Aspose.Font

    Font type is the classification of the Font according to its look. It may be crucial when choosing one that will be better for your purpose....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/font-types/
  2. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default Font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default Fonts....Default Fonts - PowerPoint Java API Contents [ Hide ] Using Default...Default Fonts for Rendering Presentation Aspose.Slides lets you...

    docs.aspose.com/slides/php-java/default-font/
  4. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes Font settings for seamless typography. Enhance your design with effective Font substitution rules....Settings related to default font substitution rule. public DefaultFontSubstitut...Shows how to set the default font substitution rule. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  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. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default Font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default Fonts....Default Fonts - PowerPoint Java API Contents [ Hide ] Using Default...Default Fonts for Rendering Presentation Aspose.Slides lets you...

    docs.aspose.com/slides/java/default-font/
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. DocumentBuilderOptions.ContextTableFormatting |...

    Discover the ContextTableFormatting property in DocumentBuilderOptions. Ensure table formatting remains independent, enhancing your document's clarity and style....// Default font size is 12. builder . Writeln ( "Font size 12 here...Changes the font size inside the table. builder . Font . Size =...

    reference.aspose.com/words/net/aspose.words/doc...