Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 82,064 for

workbook

(0.1 sec)
  1. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C# or .NET... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/net/manage-ole/
  2. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a getWorksheets()...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  3. 使用 Aspose.Cells for Node.js via C++ 检查修改密码|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 检查修改密码是否匹配。...options const workbook = new AsposeCells . Workbook ( path . join...Password to modify let ret = workbook . getSettings (). getWriteProtection...

    docs.aspose.com/cells/zh/nodejs-cpp/check-passw...
  4. 用Node.js通过C++按名称访问文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从集合中按名称访问文本框。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/access-the-...
  5. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...\\ " ); // Create workbook object Workbook book ; // Access first..."=[Column A] + 1" ); // Save the workbook in xlsx format book . Save...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  6. 如何通过 Node.js 使用 C++ 创建龙卷风图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建龙卷风图。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/create-torn...
  7. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将VBA项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...target workbook const target = new AsposeCells . Workbook (); //...templateFile = new AsposeCells . Workbook ( path . join ( sourceDir...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  8. Change the Absolute Path of External Link Data ...

    Change the absolute path of external link data source file in Aspose.Cells with C++....Data Source After Changing Workbook . AbsolutePath to Local Path...Data Source After Changing Workbook . AbsolutePath to Remote Path...

    docs.aspose.com/cells/cpp/change-the-absolute-p...
  9. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API....following code: Creates a workbook Adds a worksheet Populates...you comment this line: test_workbook . worksheets [ 0 ] . cells...

    docs.aspose.com/cells/python-net/reading-cell-v...
  10. Update XLTX File using Python | products.aspose...

    Modify XLTX document in Python applications without using Microsoft Excel....File in Python Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xltx/