Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 153,353 for

document formatting

(0.09 sec)
  1. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your Document's paragraph styling for improved readability and presentation....paragraph style applied to this formatting. public Style Style { get...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the Formatting properties of the cell....property Provides access to the formatting properties of the cell. get...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the Document building process in C++....additional options for the document building process. class DocumentBuilderOptio...tti () const True if the formatting applied to table content...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...style with list formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...with list formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Indexers Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...node from another document to the current document. importNode (...UseDestinationStyles option to resolve formatting. Importing a node creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....content was inserted in the document. Deletion Content was removed...from the document. FormatChange Change of formatting was applied...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...