Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 230,895 for

aspose.cells

(0.91 sec)
  1. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.cells for JavaScript通过C++为Excel工作簿的VBA项目设置密码保护。...protect(boolean, string) 方法,通过Aspose.Cells for JavaScript在C++中为工作簿的VBA(Visual...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  2. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.cells for Node.js via C++.... Aspose.Cells provides PdfSecurityOptions...how to secure PDFs with Aspose.Cells. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  3. 使用C++读取具有多种编码的CSV文件|Documentation

    学习如何使用 Aspose.cells for C++ 读取具有多种编码的CSV文件。...Aspose.Cells 允许你加载此类CSV文件并将其转换为其他格式,例如PDF或XLSX。...例如PDF或XLSX。 Aspose.Cells 提供了 TxtLoadOptions.IsMultiEncoded 属性,你需要将其设置为...

    docs.aspose.com/cells/zh/cpp/reading-csv-file-w...
  4. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...Aspose.Cells无法处理非英语函数名称。在Microsoft Excel...FormulaLocal 属性,根据其语言或地区返回函数的名称。Aspose.Cells也为此提供了 Cell.FormulaLocal...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  5. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.cells for Node.js via C++ 插入背景图像到 Excel。”...你可以使用Aspose.Cells API设置工作表的背景图片。 在Microsoft...选择一张图片来设置工作表的背景图片。 设置工作表背景 使用 Aspose.Cells for Node.js via C++ 设置工作表背景...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  6. 用C++将XML导入Excel工作簿|Documentation

    使用Aspose.cells与C++将XML数据文件导入Microsoft Excel。...用C++将XML导入Excel工作簿 Contents [ Hide ] Aspose.Cells 允许您使用 Workbook.ImportXml()...Microsoft Excel 导入 XML 地图。 使用 Aspose.Cells 导入 XML 地图 以下示例代码显示如何使用 Workbook...

    docs.aspose.com/cells/zh/cpp/import-xml-map-ins...
  7. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.cells将多个工作表合并为一个工作表。...通过使用 Aspose.Cells API,可以轻松实现这一目标。本文将展示一个代...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  8. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。... Aspose.Cells提供了两种插入和删除行的方法: Cells.InsertRows...InsertRow 或 DeleteRow 方法。 Aspose.Cells的工作方式与Microsoft Excel相同。...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  9. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.cells for C++....picture for a sheet using the Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...
  10. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.cells with C++.... Aspose.Cells cannot work with non‑English...its language or region. Aspose.Cells also provides the Cell.FormulaLocal...

    docs.aspose.com/cells/cpp/implement-cell-formul...