Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 82,033 for

workbook

(0.16 sec)
  1. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|Docum...

    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...."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/zh/go-cpp/how-to-install-...
  2. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...xlsx" ; // Create workbook Workbook wb ( inputFilePath );...如果电子表格中包含公式,最好在将其呈现为PDF文件之前调用 Workbook.CalculateFormula() 。这样可以确...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  3. Grouping, Ungrouping Rows and Columns|Documenta...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/grouping-ungrouping-r...
  4. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using Python. Lock and unlock Excel files....Author while Write Protecting Workbook Verify Password of Encrypted...Files Protect and Unprotect Workbook Structure...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  5. Update XLS File using C++ | products.aspose.com

    Modify XLS document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xls/
  6. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。...); // Create an instance of Workbook and load a spreadsheet const...const book = new AsposeCells . Workbook ( filePath ); // Access the...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  7. 在使用Node.js通过C++将Excel转换为HTML时导出数据条、颜色刻度和图标集条件格式...

    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....in a workbook object const wb = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/export-data...
  8. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...GridJsWorkbook (); Workbook wb = new Workbook ( fullFilePath );...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "SourceFile..."OutputFile_out.xlsx" ); std :: cout << "Workbook saved successfully with updated...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  10. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...xlsx" ; Workbook wb ( inputFilePath ); // Access...pivottable ); // Save the workbook in output XLSX format U16String...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...