Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 211,840 for

formatting

(0.17 sec)
  1. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....ListCollection Stores and manages formatting of bulleted and numbered...Allows to control what list formatting is applied to a paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the Formatting properties of the cell....cell_format property Cell.cell_format property Provides access...access to the formatting properties of the cell. @property def cell_format...

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

    Aspose.Words.Lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/python-net/document-build...
  5. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/java/document-builder-ove...
  6. Format Ranges|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....Ask AI Format Ranges Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/net/how-to-format-a-range/
  7. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...row formatting. Examples Shows how to modify the format of rows...

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

    aspose.words.tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...borders for the row. heading_format True if the row is repeated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/python-net/modify-an-exis...
  10. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...document while preserving its formatting, you can follow a specific...field to maintain the desired formatting. Here’s a sample Java code...

    forum.aspose.com/t/issue-with-setresult-in-upda...