Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 235,705 for

aspose.cells

(0.72 sec)
  1. Data Formatting|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....open the spreadsheet using Aspose.Cells keeping all format settings...their contents is to use Aspose.Cells API. In this topic, we’ll...

    docs.aspose.com/cells/java/data-formatting/
  2. 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...
  3. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.cells with Golang via C++....to PDF, Aspose.Cells substitutes fonts. Aspose.Cells provides...help you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/go-cpp/get-warnings-for-f...
  4. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... Aspose.Cells now allows you to calculate...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  5. Add a library reference to VBA project in workb...

    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.... You can do it using Aspose.Cells VbaProjectReferenceC.ad...project in a workbook using Aspose.Cells for JavaScript via C++ The...

    docs.aspose.com/cells/javascript-cpp/add-a-libr...
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.cells for JavaScript via C++....contains hidden worksheets, Aspose.Cells by default exports the hidden...to the _files directory. Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  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-...