Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 68,804 for

document formatting

(0.15 sec)
  1. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET 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 library....Format Worksheet Cells in a Workbook Contents [ Hide ] This article...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/net/format-worksheet-cell...
  2. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_Formatting method. Resets to default paragraph Formatting....clear_formatting method clear_formatting() Resets to default...default paragraph formatting. def clear_formatting ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Copy fragments and worksheets between Workbooks...

    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....of worksheets with common formatting and data. For example, if...Worksheet, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copy-fragments-and-wo...
  8. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  9. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced Document Formatting....the Programming with Documents documentation article. public sealed...collection. Remarks Different document elements have different borders...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Change the format of a cell|Documentation

    How to use Aspose.Cells library in Node.js via C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell Contents [ Hide ] Possible Usage...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...