Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 241,376 for

cells

(0.1 sec)
  1. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...Cells Upgrade (v17.12 → v25.5) Aspose.Cells Product Family...Family cells-net Rit3sh December 15, 2025, 10:19am 1 After upgrading...

    forum.aspose.com/t/behavior-change-in-workbook-...
  2. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your document. Enhance table management with precision!...position must be in a table cell. public BookmarkEnd EndColumnBookmark...builder . InsertCell (); // Cells 1,2,4,5 will be bookmarked....

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.endColumnBookmark method | Aspo...

    DocumentBuilder.endColumnBookmark method. Marks the current position in the document as a column bookmark end...position must be in a table cell. endColumnBookmark ( bookmarkName...builder . insertCell (); // Cells 1,2,4,5 will be bookmarked....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert Cell Comments|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....AI Insert Cell Comments Contents [ Hide ] Aspose.Cells - Insert...Insert Cell Comments Add a comment to a cell by calling the Shapes...

    docs.aspose.com/cells/java/insert-cell-comments/
  5. GridDesktop: readonly grid - Free Support Forum...

    I want to show an excel file and prevent the user from editing it. But I fail to make it readonly. I tried: GridDesktop.ImportExcelFile with parameter “openasReadOnly = true” “gridDesktop.Worksheets[0].SetAllCells…...Cells Product Family wknauf September...setting “locked” in style for all cells: for (int r = 0; r < this.gridDesktop1...

    forum.aspose.com/t/griddesktop-readonly-grid/29...
  6. Convert XLS to ODT using Python or with free On...

    XLS to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLS to ODT online converter quickly before integrating the code....Cells for Python via .NET API to convert...Microsoft Word format. The Aspose.Cells for Python via .NET API is a...

    products.aspose.com/total/python-net/conversion...
  7. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...Cells Product Family add-image , cells-net tolmachovvs...https://github.com/aspose-cells/Aspose.Cells-for-.NET/releases/download/Aspose...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  8. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....Cells provides the PasteType::RowHeights...row heights. Move Range of Cells in a Worksheet with Golang via...

    docs.aspose.com/cells/go-cpp/copy-row-heights-o...
  9. Update Excel Files using .NET | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C# .NET based applications....Cells for .NET API that is part of...Documents using .NET Aspose.Cells for .NET API provides Workbook...

    products.aspose.com/total/net/update/
  10. 使用Python.NET计算Excel 2016的MINIFS和MAXIFS函数|Docume...

    了解如何使用Aspose.Cells for Python via .NET API计算Excel 2016的MINIFS和MAXIFS函数,并附有示例代码。...Cells也支持这些函数的计算。下图显示了这些函数的用法。请阅读图...calculate_formula() 方法,通过Aspose.Cells进行公式计算,然后将结果保存在 输出PDF 。 import...

    docs.aspose.com/cells/zh/python-net/calculation...