Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 220,676 for

formatting

(0.18 sec)
  1. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....Ask AI How to Format Number to Fraction Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...all_caps True if the font is formatted as all capital letters. auto_color...bold True if the font is formatted as bold. bold_bi True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...allCaps True if the font is formatted as all capital letters. autoColor...bold True if the font is formatted as bold. boldBi True if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RowFormat | Aspose.Words for Java

    Represents all Formatting for a table row in Java....RowFormat Represents all formatting for a table row. To learn...Examples: Shows how to modify formatting of a table row. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells for Python via .NET library to add conditional Formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/python-net/adding-2-color...
  6. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  7. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style reverts to the default formatting. expect ([... doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....How to Format Number as Date Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers as dates in Excel (or any spreadsheet...

    docs.aspose.com/cells/javascript-cpp/format-num...
  10. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

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