Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 219,445 for

formatting

(0.08 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....tti () const True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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/
  5. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row Formatting. Enhance your document design with powerful, flexible features....RowFormat class Represents all formatting for a table row. To learn...row formatting. Examples Shows how to modify formatting of a...

    reference.aspose.com/words/net/aspose.words.tab...
  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. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  8. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character Formatting from the stack, enhancing your document creation process....method Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...functionality that preserves document formatting and handles fields reliably...with dynamic data. Preserve Formatting : Aspose.Words maintains...

    forum.aspose.com/t/interop-to-aspose-c/324832
  10. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...insert_html(html, use_builder_formatting) Inserts an HTML string into...html : str , use_builder_formatting : bool ): ... Parameter Type...

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