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

formatting

(0.23 sec)
  1. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple documents in C++....MergeFormatMode enum Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/cpp/aspose.words.low...
  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 FIRST_ROW Specifies formatting of the first row of a table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Change Table Style in Python|Aspose.Words for P...

    Advanced table Formatting C#. Create a table style using Python. Apply table style Python....conditional formatting and expanding styles to direct formatting. A table...table style defines a set of formatting that can be easily applied...

    docs.aspose.com/words/python-net/working-with-t...
  4. Working with Table Styles in Java|Aspose.Words ...

    Advanced table Formatting Java. Create a table style using Java. Introduction to advanced table Formatting, Table styles using Java....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/java/working-with-tablest...
  5. 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...
  6. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...Currency Format Not Applied to Table Column When Populated via...issue where applying a currency format to a table column doesn’t reflect...

    forum.aspose.com/t/currency-format-not-applied-...
  7. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character Formatting onto the stack....push_font() Saves current character formatting onto the stack. def push_font...use a document builder’s formatting stack. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .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/net/format-number-to-curr...
  9. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Java 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/java/format-number-to-cur...
  10. 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...