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

formatting

(0.22 sec)
  1. List class | Aspose.Words for Python

    aspose.words.lists.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/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports Formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....Ask AI Format Worksheet Cells in a Workbook Contents [ Hide ]...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/python-net/format-workshe...
  6. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the Formatting for the [FieldIndex](../../fieldindex/) fields in the document....field_index_format property FieldOptions.field_index_format property...field_index_format that represents the formatting for the FieldIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow Formatting for an object...ShadowFormat class Represents shadow formatting for an object. To learn more...visible Returns true if the formatting applied to this instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_Formatting method. Resets to default row Formatting....clear_formatting method clear_formatting() Resets to default...default row formatting. def clear_formatting ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merging and Unmerging Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....splitting a range of cells formatted as shown to the left in Microsoft...range, that data is deleted. Formatting, likewise, is based on the...

    docs.aspose.com/cells/java/merging-and-unmergin...