Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 248,270 for

cells

(1.3 sec)
  1. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....Cells' flexible API. This topic describes...Microsoft Excel files. Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  2. Table.Bidi | Aspose.Words for .NET

    Discover Table Bidi properties for seamless right-to-left table formatting. Enhance your web design with easy customization options!...; } Remarks When true , the cells in this row are laid out right...

    reference.aspose.com/words/net/aspose.words.tab...
  3. TableStyle.RightPadding | Aspose.Words for .NET

    Discover the TableStyle RightPadding property, customize your table cell layout with precise right spacing for enhanced readability and presentation....right of the contents of table cells. public double RightPadding...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.LeftPadding | Aspose.Words for .NET

    Discover the TableStyle LeftPadding property to customize your table cell layout. Easily adjust left spacing for a polished, professional look....left of the contents of table cells. public double LeftPadding {...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Support a simple conversion without load+save c...

    Hi, our use case for Aspose.Cells is to simply convert an input file to a different format without any modification, like following: public void convert(@NotNull File input, @NotNull File output, int saveFormat) throws …...Cells Product Family cells-java tomasbelusky...Hi, our use case for Aspose.Cells is to simply convert an input...

    forum.aspose.com/t/support-a-simple-conversion-...
  6. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library....Cells. If it returns the enumeration...Setup Features Count number of cells in the Worksheet Analyzing your...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  7. Find if the Worksheet is Dialog Sheet|Documenta...

    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. If it returns enumeration value...Image to Excel Count number of cells in the Worksheet Analyzing your...

    docs.aspose.com/cells/java/find-if-the-workshee...
  8. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... Remarks When True , the cells in rows are laid out right to...start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...get(0); Cells cells = worksheet.getCells(); //...headers cells.get("A1").setValue("Category"); cells.get("B1")...

    forum.aspose.com/t/compact-number-formatting-mi...
  10. Convert CSV to JSON|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....Cells supports converting CSV to JSON...exports the string value of the cells to JSON. HasHeaderRow : This...

    docs.aspose.com/cells/java/convert-csv-to-json/