Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 102,520 for

workbook

(0.42 sec)
  1. Aspose.Cells 8.4.0 中的公共 API 变更|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....//Create workbook object from source Excel file Workbook workbook...workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...Cells提供 Workbook.contentTypePropertie 方法添加..."text/javascript" > const { Workbook , SaveFormat , FileFormatType...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a Workbook object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....custom properties inside the workbook object, which are visible...id = "runExample" > Create Workbook with Custom Properties </...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  4. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...Cells Workbook Creation Example </ h1 > <...id = "runExample" > Create Workbook (or load selected file) </...

    docs.aspose.com/cells/zh/javascript-cpp/compari...
  5. 创建新工作表|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...//Adding a new worksheet to the Workbook object WorksheetCollection...

    docs.aspose.com/cells/zh/java/create-new-worksh...
  6. Auto Fit Row and Column|Documentation

    Learn how to autofit rows and columns through the Aspose.Cells for Java API.... Java Workbook workbook = new Workbook ( "workbook.xls" );...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/auto-fit-row-and-col...
  7. 在使用Node.js通过C++写保护工作簿时指定作者|Documentation

    在使用Aspose.Cells for Node.js via C++写保护工作簿时,指定作者姓名。...请使用 Workbook.getAuthor() 属性完成此操作。 在保护工作簿时指定作者...在保护工作簿时指定作者 以下示例代码说明了 Workbook.getAuthor() 属性的用法。该代码创建一个空白工作簿,用密码进行写保护,指定作者姓名,并保存为...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-aut...
  8. 保护和取消保护工作表|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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  9. 使用JavaScript通过C++避免在没有内容打印时生成空白页的输出PDF|Document...

    学习如何在没有内容打印时,使用Aspose.Cells for Java脚本通过C++避免输出PDF中的空白页。...head > < body > < h1 > Save Workbook to PDF Example </ h1 > < input..."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-b...
  10. Aspose.Cells 8.6.2 中的公共 API 更改|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....ISmartMarkerCallBack { Workbook workbook ; SmartMarkerCallBack ( Workbook workbook...workbook ) { this . workbook = workbook ; } @Override public void...

    docs.aspose.com/cells/zh/java/public-api-change...