Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 238,290 for

aspose.cells

(1.53 sec)
  1. 在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-...
  2. 在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线|D...

    学习如何在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线。...Contents [ Hide ] 为了兼容旧版本,Aspose.Cells 在将 Excel 转为 PDF 时默认以虚线渲染格线。然而,现代...PdfSaveOptions.gridlineTypes 选项,Aspose.Cells for JavaScript 通过 C++ 也可以将网格线渲染为实线。...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  3. 在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....[ Hide ] Aspose.Cells - 管理分页符 添加分页 使用 Aspose.Cells Java for Ruby...output file." end 清除所有分页符 使用 Aspose.Cells Java for Ruby 清除所有分页符,请调用...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Managing Page Breaks in Python|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....Python Contents [ Hide ] Aspose.Cells - Managing Page Breaks Adding...To add page breaks using Aspose.Cells Java for Python , call the...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. 在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-...
  6. Aspose.Cells 8.8.3 中的公共 API 更改|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....Aspose.Cells 8.8.3 中的公共 API 更改 Contents [ Hide ] 本文档描述了从版本 8...8.8.2 到 8.8.3 的 Aspose.Cells API 更改,可能会引起模块/应用程序开发人员的兴趣。它不仅包括...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 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...
  8. Creating and 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.... Aspose.Cells allows developers to visualize...is one of Aspose.Cells' useful features. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/creating-and-customiz...
  9. Aspose.Cells 8.0.2中的公共API变更|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....Aspose.Cells 8.0.2中的公共API变更 Contents [ Hide ] 这份文档描述了从版本8.0.1到8...1到8.0.2的Aspose.Cells API的变更,这些变更可能会对模块/应用程序开发人员感兴趣。其中包括不仅有新的...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 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....we calculate its value as Aspose.Cells ourselves. This value is...calculated value is “Welcome to Aspose.Cells.” As you can see, we have...

    docs.aspose.com/cells/net/direct-calculation-of...