Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 235,442 for

aspose.cells

(0.7 sec)
  1. 使用C++通过JavaScript实现非连续范围|Documentation

    学习如何通过C++使用Aspose.cells for JavaScript创建命名的非连续范围。有效利用非连续单元格范围。...Aspose.Cells for JavaScript通过C++支持创建具有非相邻单元格的命名范围。...命名范围。 下面的代码示例展示了如何使用C++的Aspose.Cells for JavaScript创建非连续命名范围。...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  2. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.cells for Python via .NET API控制存储在Excel文件中的有效数字。...Contents [ Hide ] 可能的使用场景 默认情况下,Aspose.Cells在Excel文件中存储双精度值时保留17位有效数字,不同于Microsoft...指定要在Excel文件中存储的有效数字 以下示例代码强制Aspose.Cells在存储双精度值时使用15位有效数字。请查看 输出Excel文件...

    docs.aspose.com/cells/zh/python-net/specifying-...
  3. 在Ruby中将Excel转换为PDF文件|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....Hide ] Aspose.Cells - 将Excel转换为PDF文件 使用Ruby中的Aspose.Cells for ...save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat' ) # Save the...

    docs.aspose.com/cells/zh/java/converting-excel-...
  4. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....implement custom functions with Aspose.Cells APIs. The ICustomFunction...functions to extend the Aspose.Cells core calculation engine...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  5. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of the cell to row and column index (zero‑based) using Aspose.cells for JavaScript via C++.... Aspose.Cells for JavaScript via C++ offers...the row, column, and cell. Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  6. Copy and Move Worksheets Within and Between Wor...

    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.... Aspose.Cells supports copying or moving...article explains how to use Aspose.Cells to: Copy a worksheet within...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  7. 在Ruby中加密Excel文件|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....Hide ] Aspose.Cells - 加密Excel文件 要在Ruby中使用Aspose.Cells for Ja...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  8. Opening Files with Different Formats|Documentation

    Aspose.cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Contents [ Hide ] Using Aspose.Cells, you can open files with...with different formats. Aspose.Cells can open a range of file formats...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  9. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.cells with Golang via C++. Create, modify, and style ranges programmatically....created as an object by using Aspose.Cells. Here is how to create a...Managing Ranges Using Aspose.Cells Aspose.Cells provides a class,...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  10. Display or Hide Tabs in Ruby|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....in Ruby Contents [ Hide ] Aspose.Cells - Display or Hide Tabs Hiding...Tabs To hide tabs using Aspose.Cells Java for Ruby , call the...

    docs.aspose.com/cells/java/display-or-hide-tabs...