Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 139,613 for

font

(0.09 sec)
  1. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about Font that is uploaded to the printer by manufacturer in C++....method Adds information about font that is uploaded to the printer...System::String& Full name of the font (e.g. “Times New Roman Bold...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the Font....underlineColor property Font.underlineColor property Gets or...the underline applied to the font. get underlineColor () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....# 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/python-net/aspose.wo...
  4. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Words :: 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...
  6. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient Font management. Enhance your web design with optimized typography solutions today!...document’s system font source and set font substitutes. Document...document always contains a system font source. Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fon...
  7. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute Font names for given original Font name....Adds substitute font names for given original font name. addSubstitutes...originalFontName string Original font name. substituteFontNames string[]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....Style Contents [ Hide ] Font.Style property Gets or sets the...); style . Font . Color = Color . Red ; style . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....style property Font.style property Gets or sets the character...CHARACTER , 'MyStyle' ) style . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...