Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 241,377 for

cells

(0.34 sec)
  1. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  2. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。...cells.node" ); // The path to the...Workbook ( filePath ); const cells = workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  3. 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...
  4. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....Cells JavaScript via C++ JavaScript via C++ Excel...Download Free Trial Aspose.Cells for JavaScript via C++ Overview...

    products.aspose.com/cells/javascript-cpp/
  5. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between Cells....border that is used between cells. get vertical () : Aspose ....borders that will appear between cells. borders . vertical . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Events Section in the ShapeSheet|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....ShapeSheet Contents [ Hide ] Setting Cells in the Event Section of ShapeSheet...

    docs.aspose.com/diagram/net/events-section-in-t...
  7. 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...
  8. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...Cells - Assigning formulas corrupts Excel Aspose.Cells Product...Product Family cells-net aleksandr.l April 18, 2025, 12:49pm 1...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  9. 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...
  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...