Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 249,379 for

cells

(0.14 sec)
  1. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...Docx having an issue with cell values if they are greater than...column width Aspose.Cells Product Family cells-net Adhirath July...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  2. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table Cells....right of the contents of table cells. @property def right_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Cells在Excel文件中存储双精度数值时保留17位有效数字,不...GetSignificantDigits() 属性将Aspose.Cells的默认行为从17位改为15位。 指定要在Excel文件中存储的有效数字...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  4. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Java. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....Cells, with sample code. The steps...worksheet. Add some values to cells in the first worksheet. Now...

    docs.aspose.com/cells/java/how-to-set-category-...
  5. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....formatting to tables, rows, and cells—including borders, shading,...particular rows, cell formatting to only certain cells. Aspose.Words...

    docs.aspose.com/words/python-net/applying-forma...
  6. Set custom DataSource for WorkbookDesigner|Docu...

    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....Cells provides the option to set a...Show leading apostrophe in cells Analyzing your prompt, please...

    docs.aspose.com/cells/net/set-custom-datasource...
  7. Implement 1904 Date System|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells. To implement the 1904 date...to achieve this using Aspose.Cells APIs. AI Document Assistant...

    docs.aspose.com/cells/net/implement-1904-date-s...
  8. Implement 1904 Date System|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells for Python via .NET library....Cells for Python via .NET. To implement...to achieve this using Aspose.Cells for Python via .NET APIs. AI...

    docs.aspose.com/cells/python-net/implement-1904...
  9. Freeze First Column(s) of Excel Worksheet with ...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C++ Library with Aspose.Cells API....Cells for C++ It’s simple to freeze...first column(s) with Aspose.Cells for C++. Please use the Worksheet...

    docs.aspose.com/cells/cpp/how-to-freeze-columns...
  10. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above table cell contents, enhancing layout and readability for better design....above the contents of table cells. public double TopPadding {...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...