Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 120,964 for

font

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded Font styles in FontInfo objects, enhancing your document formatting capabilities....Specifies the style of an embedded font inside a FontInfo object. [Flags]...embedded font. Bold 1 Specifies the Bold embedded font. Italic...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 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...
  6. 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...
  7. 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...
  8. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management.... /// 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. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to Font substitution mechanism in C++....Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings... method Settings related to font substitution mechanism. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your Font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is true . public bool IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...