Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 221,664 for

formatting

(0.23 sec)
  1. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description NONE No table style formatting is applied. FIRST_ROW Apply...Apply first row conditional formatting. LAST_ROW Apply last row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional Formatting may be defined in a table style....areas to which conditional formatting may be defined in a table...Description FirstRow Specifies formatting of the first row of a table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. JoinRunsOptions | Aspose.Words for Java

    Provides configuration flags for the join runs operation in Java....to join runs with the same formatting while ignoring redundant...runs with identical visible formatting but some internal differences...

    reference.aspose.com/words/java/com.aspose.word...
  4. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  5. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table Formatting C++. Create a table style using C++. Apply table style C++....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/cpp/working-with-tablestyle/
  6. TableStyleOptions Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableStyleOptions enum for flexible table styling. Enhance your document design with customizable table styles today!...Description None 0 No table style formatting is applied. FirstRow 20 Apply...Apply first row conditional formatting. LastRow 40 Apply last row...

    reference.aspose.com/words/net/aspose.words.tab...
  7. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java....before setting any table formatting. builder.insertCell(); //...available when saving to .doc format. table.setStyleIdentifier(StyleIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character Formatting onto the stack in C++....method Saves current character formatting onto the stack. void Aspose...use a document builder’s formatting stack. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to Format Number as Currency|Documentation

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

    docs.aspose.com/cells/python-net/format-number-...
  10. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character Formatting previously saved on the stack....popFont() Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. let doc = new aw ...

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