Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 219,435 for

formatting

(0.1 sec)
  1. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer Formatting in KeepSourceFormatting mode. Simplify your document imports today!...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/net/aspose.words/imp...
  2. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description None No table style formatting is applied. FirstRow Apply...Apply first row conditional formatting. LastRow Apply last row conditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API....Ask AI How to Format Numbers to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. How to Format Number to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for Java API....Ask AI How to Format Number to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/java/how-to-format-number...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...