Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 246,109 for

cells

(0.13 sec)
  1. 【Aspose.Cells for .NET】CalculateFormulaをTRUE設定時...

    ■利用製品 Aspose.cell for .NET(v25.8) ■事象 Excel ファイルをPDFに変換する際、 CalculateFormula を TRUE に設定すると、一部のセルの値が変換元ファイルと一致しない。 一方、CalculateFormula を FALSE に設定した場合は、問題なく変換できる。 詳細は以下の添付ファイルをご参照ください。 20250908_48137.zip (1.6 MB) …...Cells for .NET】CalculateFormulaをTRUE設定時のPDF変換で値が不一致となる事象...なる事象 日本語による技術サポート cells-net caoyuan September 8, 2025, 9:38am...

    forum.aspose.com/t/aspose-cells-for-net-calcula...
  2. 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...
  3. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... insert_cell () builder . paragraph_format...( 'Cell1' ) builder . insert_cell () builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...Cells.ZipTool=TEMPFILE and POI 5 Aspose.Cells Product...guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  5. Find if the Worksheet is Dialog Sheet|Documenta...

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

    docs.aspose.com/cells/python-net/find-if-the-wo...
  6. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....additional information to cells. Aspose.Cells for Node.js via C++ provides...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  7. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Cells in a variety of practical scenarios...by Apple Inc. using Aspose.Cells Save Different Ways to Save...

    docs.aspose.com/cells/net/developer-guide/
  8. 如何获取所有行 - Free Support Forum - aspose.com

    使用以上方法会多出来一些信息,如下图...如何获取所有行 中文技术支持 cells-java feng.qun.zhu.avaryholding.com April...

    forum.aspose.com/t/topic/312028
  9. 用JavaScript通过C++删除工作表中的空白行和列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++删除工作表中的所有空白行和列。...Cells方法来删除空行和空列: 要删除空行,请使用 Cells.deleteBlankRows()...应该和任何数据透视表的范围相交。 要删除空白列,使用 Cells.deleteBlankColumns() 方法。 删除空白行的JavaScript代码...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  10. 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...