Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 176,675 for

document formatting

(0.42 sec)
  1. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_Formatting method. Converts Formatting specified in table styles into direct Formatting on tables in the Document....expand_table_styles_to_direct_formatting method expand_table_styl...expand_table_styles_to_direct_formatting() Converts formatting specified in table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using C++....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/cpp/aspose-words-document...
  3. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of headers/footers content...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the Formatting applied to table content does not affect the Formatting of the content that follows it. Default value is true in C++....matti method 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...
  5. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar Formatting are combined for cleaner, optimized Word Documents....when joining runs with same formatting. IgnoreRedundant { get; set;...when joining runs with same formatting. IgnoreSpacing { get; set;...

    reference.aspose.com/words/net/aspose.words/joi...
  6. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the Formatting properties of the row in C++....method Provides access to the formatting properties of the row. System...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Working with Watermark documentation article. Examples: Shows...text watermark. Document doc = new Document(); // Add a plain...

    reference.aspose.com/words/java/com.aspose.word...
  8. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your Document's Formatting and design....and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. public class StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font Formatting properties in C++....that represents current font formatting properties. System :: SharedPtr...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with Lists in Python|Aspose.Words for P...

    Create, specify Formatting and restart lists in a Document using Python....demonstrates how to create, format, and manage lists—including...Microsoft Word document is a set of list formatting properties....

    docs.aspose.com/words/python-net/working-with-l...