Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 219,446 for

formatting

(0.26 sec)
  1. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...document is a set of list formatting properties. Each list can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_Formatting property. Gets or sets a boolean value indicating either to export underline text Formatting as sequence of two plus characters ++...export_underline_formatting property MarkdownSaveOptions.exp...export_underline_formatting property Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all Formatting for a table cell. To learn more, visit the documentation article in C++....CellFormat class Represents all formatting for a table cell. To learn...() Resets to default cell formatting. Does not change the width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  7. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  8. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Words.Tables | Aspose.Words for .NET

    Discover the Aspose.Words.Tables namespace, featuring powerful classes for managing table rows, cells, and their Formatting to enhance your document creation....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. PreferredWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  10. IFieldResultFormatter.format method | Aspose.Wo...

    aspose.words.fields.IFieldResultFormatter.format method...format method format(value, format) Called when Aspose.Words...capitalization format switch, i.e. \* Upper. def format ( self , value...

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