Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 249,449 for

cells

(0.27 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. Managing Controls|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 provides the Aspose.Cells.Drawing namespace...spreadsheet to Aspose.Cells. Aspose.Cells allows you to load these...

    docs.aspose.com/cells/java/managing-controls/
  3. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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 for .NET Contents [ Hide ] This...particular, it looks at Aspose.Cells and provides a comparison of...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  4. 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...
  5. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....complex structure with merged cells // or nested tables to raw HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...Cells - Errors after upgrading to .NET8, and Aspose 25...9.0 Aspose.Cells Product Family words-net , cells-net , aspose-cells...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  7. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...text NOT wrap within a table cell, after being converted to a...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  8. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....conditional formatting of a cell or a range of cells and you want to create...conditional formatting. Aspose.Cells for C++ supports this feature...

    docs.aspose.com/cells/go-cpp/get-icon-sets-data...
  9. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings....True ); foreach ( Cell cell in row . Cells ) { foreach ( Paragraph...Paragraph para in cell . Paragraphs ) { foreach ( Run run in para...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Change Text Direction of the Comment|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....allows users to add comments to cells to provide additional information...and text direction. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/change-text-di...