Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 219,444 for

formatting

(0.14 sec)
  1. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character Formatting used for the list label....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get and Set Style for cells with C++|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/cpp/styling-and-data-form...
  5. Merge Files|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....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/python-net/merge-files/
  6. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their Formatting....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. To learn...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...Examples Shows how to create a formatted table using DocumentBuilder...LeftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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....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/net/format-worksheet-cell...
  10. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/javascript-cpp/copy-range...