Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 214,024 for

formatting

(0.38 sec)
  1. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table Formatting C#. Create a table style using C#. Apply table style C#....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/net/working-with-tablestyle/
  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. Copy Range Style Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  4. MergeFormatMode | Aspose.Words for Java

    Specifies how Formatting is merged when combining multiple documents in Java....MergeFormatMode Specifies how formatting is merged when combining...MergeFormatMode.KEEP_SOURCE_FORMATTING); Merger.merge(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify Formatting and restart lists in a document using Node.js....document is a set of list formatting properties. Lists can be...be used in your documents to format, arrange, and emphasize text...

    docs.aspose.com/words/nodejs-net/working-with-l...
  6. 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...
  7. Working with Table Styles in Java|Aspose.Words ...

    Advanced table Formatting Java. Create a table style using Java. Introduction to advanced table Formatting, Table styles using Java....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/java/working-with-tablest...
  8. 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...
  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. 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/