Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 239,180 for

aspose cells

(0.25 sec)
  1. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...unexpected result Aspose.Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  2. Hide Unhide Worksheet in Jython|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....Jython Contents [ Hide ] Aspose.Cells – Hide/Unhide Worksheet...unhide worksheets using Aspose.Cells for Java with Jython , see...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  3. Data Matrix in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize Data Matrix barcodes in your Python application...server-side Aspose.BarCode for Python via .NET API Aspose.BarCode...Maven × You can easily use Aspose.BarCode for Python via .NET...

    products.aspose.com/barcode/python-net/datamatrix/
  4. Data Matrix in JavaScript via C++ | Aspose

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and recognize Data Matrix barcodes in your JavaScript application...server-side Aspose.BarCode for JavaScript via C++ API Aspose.BarCode...Maven × You can easily use Aspose.BarCode for JavaScript via...

    products.aspose.com/barcode/javascript-cpp/data...
  5. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace std ; int main () { Aspose :: Cells :: Startup (); // Create...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  6. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....AI Public API Changes in Aspose.Cells 8.5.1 Contents [ Hide ]...describes the changes to the Aspose.Cells API from version 8.5.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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 提供了使用 Aspose.Cells for .NET 创建 Excel...Excel 图表的支持,并且这些图表可以通过 Aspose.Slides for .NET 作为 OLE 对象嵌入到 PowerPoint...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  8. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...性能被Microsoft Excel部分支持,但Aspose.Cells for C++支持完整导出。 在Excel转H...】(5115558.xlsx)。 下方截图显示了Aspose.Cells输出的HTML文件,展示了数据条、颜色刻度和图标...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  9. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++.... Aspose.Cells allows you to convert Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  10. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。... 使用以下示例代码,利用Aspose.Cells轻松创建一个火花线: #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/