Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 249,562 for

cells

(0.11 sec)
  1. Does Aspose.Cells.AI require a separate license...

    Does Aspose.Cells.AI require a separate license?...Cells.AI require a separate license? Aspose.Cells Product...Product Family cells-net JoelJiao September 8, 2025, 7:15am 1 Does...

    forum.aspose.com/t/does-aspose-cells-ai-require...
  2. Read embeded excel data from poweroint - Free S...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...Product Family slides-java , cells-java zpredojevic June 30, 2026...aspose.cells.Workbook workbook = new com.aspose.cells.Workbook(excelStream);...

    forum.aspose.com/t/read-embeded-excel-data-from...
  3. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...Cells Product Family aspose-cells-java , cells-java ,... aspose-cells dhrumil.bhalala January 15, 2026, 11:13am 1 I am...

    forum.aspose.com/t/height-and-width-is-not-sett...
  4. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...Cells Product Family bytefyre July...Range range1 = destinationSheet.Cells.CreateRange(0, 0, structureRange...

    forum.aspose.com/t/outline-levels-not-copying-c...
  5. 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-...
  6. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...Cells Product Family royal.monteiro...wrapped text in a cell using Aspose.Cells, you can utilize the...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  7. Customizing Charts|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. Aspose.Cells provides many flexible...This topic discusses Aspose.Cells' charting objects. Simply Creating...

    docs.aspose.com/cells/java/creating-and-customi...
  8. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the worksheet,…...Cells Product Family aspose-pdf-java , cells-java sudhirdharani...convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in...

    forum.aspose.com/t/columns-getting-truncated-ev...
  9. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Cells ourselves. This value is then...concatenated with the value of cell A1, which is “Welcome to ” ...

    docs.aspose.com/cells/net/direct-calculation-of...
  10. Working With Borders|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 - Working With Borders C# Workbook...Worksheets [ 0 ]; // Style the cell with borders all around. Style...

    docs.aspose.com/cells/net/working-with-borders/