Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 230,912 for

aspose.cells

(0.78 sec)
  1. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...用C++) Contents [ Hide ] Aspose.Cells支持多种格式之间的转换。技术上,转换意味着加载一...osoft Excel文件转换为PDF的方法。 Aspose.Cells支持将Excel文件转换为PDF,并在转换过程中保持高度的视觉保真度。...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  2. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.cells for .Net.... Aspose.Cells provides two methods for...are then imported using Aspose.Cells. The second is to add comments...

    docs.aspose.com/cells/net/comments-and-notes/
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.cells in C++.... Aspose.Cells preserves information about...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/cpp/export-document-struc...
  4. 使用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...
  5. Aspose Blog

    Aspose Blog - Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python...Excel workbook using C# and Aspose.Cells for .NET. Complete, ready‑to‑run...ParetoLine chart in Excel with Aspose.Cells for .NET. Follow the illustrated...

    blog.aspose.com/aspose.blog/
  6. Sort Data in Spreadsheets|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....Spreadsheets Contents [ Hide ] Aspose.Cells - Sort Data in Spreadsheets...data in spreadsheets using Aspose.Cells, simply invoke the DataSorter...

    docs.aspose.com/cells/java/sort-data-in-spreads...
  7. 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...
  8. 在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-...
  9. Aspose.Cells 8.7.1 中的公共 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.7.1 中的公共 API 更改 Contents [ Hide ] 本文档描述了从版本 8...8.7.0 到 8.7.1 的 Aspose.Cells API 中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 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...