Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 235,217 for

aspose.cells

(0.79 sec)
  1. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install Aspose.cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from Aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...excel to html in python Aspose.Cells Product Family NehaPawar...Image conversion code – from aspose.cells import Workbook workbook...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  2. 使用内置文档属性指定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...
  3. 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...
  4. 通过C++用JavaScript格式化行列|Documentation

    Aspose.cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...但借助Aspose.Cells,开发者可以在运行时执行这些操作。 处理行 如何调整行高 Aspose.Cells for...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  5. 在将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-...
  6. 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...
  7. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.cells for JavaScript via C++ APIs....Document Properties Using Aspose.Cells Developers can dynamically...document properties using the Aspose.Cells APIs. This feature helps...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  8. 通过Node.js的C++在工作簿中添加VBA库引用|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 VbaProjectReferenceC.ad... > 引用…**来添加VBA项目的库引用。 使用Aspose.Cells for Node.js via C++向工作簿中的VBA项目添加库引用...

    docs.aspose.com/cells/zh/nodejs-cpp/add-a-libra...
  9. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code.... Aspose.Cells allows you to limit a search...This article explains how. Aspose.Cells provides the FindOptions::SetRange()...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  10. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.cells using C++....with C++ Contents [ Hide ] Aspose.Cells supports saving an ODS file...and 1.3 specifications. Aspose.Cells has OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...