Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 219,487 for

formatting

(0.24 sec)
  1. 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...
  2. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....context_table_formatting True if the formatting applied to table...content does not affect the formatting of the content that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. 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...
  5. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....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/java/working-with-lists/
  7. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...value indicating whether formatting specified in DocumentBuilder...DocumentBuilder is used as base formatting for text imported from HTML....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  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.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. @property def...modify font formatting properties. Specify font formatting before...

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