Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 219,225 for

formatting

(0.1 sec)
  1. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document Formatting by saving character styles for easy retrieval and consistent design....method Saves current character formatting onto the stack. public void...use a document builder’s formatting stack. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  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. 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...
  5. 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...
  6. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...Table cell list format changed after insert new word Aspose.Words...encountering—where table cell list formatting changes after appending documents...

    forum.aspose.com/t/table-cell-list-format-chang...
  7. 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...
  8. 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...
  9. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number Formatting, date Formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Ask AI Format cells Contents [ Hide ] Introduction Aspose.Cells...class, used to get/set the formatting style of a cell. Aspose.Cells...

    docs.aspose.com/cells/net/cells-formatting/
  10. 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...