Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 219,640 for

formatting

(0.11 sec)
  1. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js....are able to customize the formatting of a single data point of...you are able to specify the formatting of a single data label of...

    docs.aspose.com/words/nodejs-net/working-with-c...
  2. FieldTA.isItalic property | Aspose.Words for No...

    FieldTA.isItalic property. Gets or sets whether to apply italic Formatting to the page number for the entry....sets whether to apply italic formatting to the page number for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...) font Gets the character formatting of the style. (Inherited...Gets the list that defines formatting of this list style. (Inherited...

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

    Aspose::Words::Lists::ListLevel class. Defines Formatting for a list level. To learn more, visit the documentation article in C++....] ListLevel class Defines formatting for a list level. To learn...sets the custom number style format for this list level. For example:...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text Formatting applied to new content....apply_font property Text formatting applied to new content. @property...FindReplaceOptions.apply_paragraph_format property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...style reverts to the default formatting. Assert . That ( doc . Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  7. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....startTable (); // Setting table formatting options for a document builder...endRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/java/use-documentbuilder-...
  9. CompatibilityOptions.mwsmallCaps property | Asp...

    CompatibilityOptions.mwsmallCaps property. Emulate Word 5.x for the Macintosh Small Caps Formatting....the Macintosh Small Caps Formatting. get mwsmallCaps () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartFormat | Aspose.Words for Java

    Represents the Formatting of a chart element in Java....ChartFormat Represents the formatting of a chart element. To learn...Examples: Shows how to use chart formating. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...