Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 219,499 for

formatting

(1.14 sec)
  1. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document...class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the ParagraphFormat...

    docs.aspose.com/words/net/working-with-paragraphs/
  3. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document...class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....How to Format Number to Fraction with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  6. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API....How to Format Number to Percentage with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  7. CheckGrammarOptions.PreserveFormatting | Aspose...

    Discover the CheckGrammarOptions PreserveFormatting feature that maintains your document's layout. Ensure accurate grammar checks without losing Formatting!...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. is_heading...that defines formatting of this list style. list_format Provides...

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

    Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. isHeading True...Gets the list that defines formatting of this list style. listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....This preserves the original formatting while separating the rows...new table. Q: Will the cell formatting (widths, borders, shading)...

    docs.aspose.com/words/cpp/split-table/