Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 220,049 for

formatting

(0.49 sec)
  1. DocumentBuilder.pop_font method | Aspose.Words ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Copy Range Style Only|Documentation

    This article describes how to copy a range's style only using Aspose.Cells for Python via .NET....by itself or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/python-net/copy-range-sty...
  3. MergeFormatMode enumeration | Aspose.Words for ...

    aspose.words.lowcode.MergeFormatMode enumeration. Specifies how Formatting is merged when combining multiple documents....enumeration Specifies how formatting is merged when combining...Description MERGE_FORMATTING Combine the formatting of the merged...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...several reasons related to the formatting and structure of the text...within the paragraph. Text Formatting : If the text within the...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  5. Working with Lists in Python|Aspose.Words for P...

    Create, specify Formatting and restart lists in a document using Python....demonstrates how to create, format, and manage lists—including...document is a set of list formatting properties. Lists can be...

    docs.aspose.com/words/python-net/working-with-l...
  6. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....How to Format Number as Currency with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  7. Aspose::Words::Tables::TableStyleOptions enum |...

    Aspose::Words::Tables::TableStyleOptions enum. Specifies how table style is applied to a table in C++....Description None 0 No table style formatting is applied. FirstRow 32 Apply...Apply first row conditional formatting. LastRow 64 Apply last row...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your documents, enhancing organization and clarity....Description List Represents formatting of a list. ListCollection...ListCollection Stores and manages formatting of bulleted and numbered lists...

    reference.aspose.com/words/net/aspose.words.lists/
  9. Aspose::Words::JoinRunsOptions class | Aspose.W...

    Aspose::Words::JoinRunsOptions class. Provides configuration flags for the join runs operation in C++....when joining runs with same formatting. get_IgnoreRedundant () const...when joining runs with same formatting. get_IgnoreSpacing () const...

    reference.aspose.com/words/cpp/aspose.words/joi...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character Formatting onto the stack....pushFont() Saves current character formatting onto the stack. pushFont...use a document builder’s formatting stack. let doc = new aw ...

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