Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 233,262 for

aspose.cells

(1.1 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…...returns unexpected result Aspose.Cells Product Family cells-net...function behaves differently in Aspose.Cells and results don’t match...

    forum.aspose.com/t/vlookup-function-returns-une...
  2. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...are enabled just before Aspose.Cells Product Family excel-charts...“Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  3. Render All Report Chart Items to Excel Charts|D...

    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....update the <Chart> element in Aspose.Cells.ReportingServices.xml to...Result in Excel How It Works Aspose.Cells for Reporting Services uses...

    docs.aspose.com/cells/reportingservices/render-...
  4. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the Aspose.cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...returning unexpected results Aspose.Cells Product Family aspose-cells-java...Excel (and consequently Aspose.Cells) inserts hidden page breaks...

    forum.aspose.com/t/getprintingpagebreaks-return...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.cells for .Net....Signature for Excel Aspose.Cells provides the Aspose.Cells.DigitalSignatures...perform the task using the Aspose.Cells for .NET API. Advanced topics...

    docs.aspose.com/cells/net/assign-and-validate-d...
  6. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。... ** 使用Aspose.Cells for Node.js via C++保护工作簿结构**...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  7. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.cells for Node.js via C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(autosave) for that Excel file. Aspose.Cells provides the Workbook.getAutoRecover()...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  8. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...getDocumentVersion() 属性以程序方式更改它,使用Aspose.Cells APIs。 使用内置文档属性指定Excel文件的文档版本...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  9. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.cells with C++....file is protected using Aspose.Cells via the VbaProject.IsProtected...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...
  10. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.cells和C++导出带切片器设置的Excel为PDF。...如果你拥有一个应用切片器的Excel文件,并希望导出带切片器设置的PDF,Aspose.Cells现已支持此功能。只需将含切片器的Excel文件导...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...