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

formatting

(0.09 sec)
  1. 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...
  2. 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...
  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. 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. 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. 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...
  10. 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-...