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

workbook

(0.07 sec)
  1. 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...
  2. 使用内置文档属性指定Excel文件的语言(Node.js via C++)|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....Create workbook object. const wb = new AsposeCells . Workbook ();..."German, French" ); // Save the workbook in xlsx format. wb . save...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  3. 在Ruby中打开文件|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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  4. Working with Borders in Apache POI and Aspose.C...

    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 WorksheetCollection...

    docs.aspose.com/cells/java/working-with-borders...
  5. Read Color of Shape's Glow Effect with Node.js ...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/read-color-of-...
  6. 使用C++生成条件格式化数据条图片|Documentation

    Aspose.Cells是一个用于操作电子表格文件的C++库。它支持生成条件格式化的数据条和图像,允许用户根据单元格的值自定义电子表格的显示。这篇文章将介绍如何使用Aspose.Cells库生成条件格式化的数据条和图像。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleGenerateDataba...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/generate-condition...
  7. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "LinkTypes...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  8. Excel Themes and Colors|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....and other objects used in a workbook. For example, the Accent1...used to set the font color. Workbook.getThemeColor method can be...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  9. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…... (Workbook , LoadOptions , Boolean )...LoadOptions ) at Aspose.Cells.Workbook. (String , LoadOptions ) at...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  10. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks if its VBA...VBA Project while loading a workbook Modifying VBA or Macro Code...

    docs.aspose.com/cells/java/find-out-if-vba-proj...