Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 142,711 for

font

(0.37 sec)
  1. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_Font property. Text formatting applied to new content....apply_font property FindReplaceOptions.apply_font property Text...@property def apply_font ( self ) -> aspose . words . Font : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB... font . localeId = 1033 ; // en-US..."Hello world!" ); builder . font . localeId = 2057 ; // en-GB...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Text|Documentation

    A markup element that adds a line of text to the form....Description Usage example font_family Segoe UI The font family for the text...text. font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/java/design-form/text/
  5. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger context in C++....Description get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground color, enhancing your design with precision and creativity....lightening and darkening foreground font color. Document doc = new Document...FirstParagraph . Runs [ 0 ]. Font . Fill ; textFill . ForeThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. let doc = new aw . Document...firstParagraph . runs . at ( 0 ). font . fill ; textFill . foreThemeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. doc = aw . Document (...first_paragraph . runs [ 0 ] . font . fill text_fill . fore_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document.... font . size = 16 first_doc . font . color = aspose...

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