Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 82,060 for

workbook

(0.07 sec)
  1. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...file const workbook = new AsposeCells . Workbook ( filePath );...first worksheet const ws = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...
  2. 使用匿名类型或自定义对象|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....worksheet(default sheet) in the workbook. Aspose . Cells . Worksheet...Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input some markers...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  3. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency.... Overlay = false ; var workbook = chart . ChartData . ChartDataWorkbook...ChartData . Categories . Add ( workbook . GetCell ( 0 , 1 , 0 , "North...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  4. Manage Worksheets|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....class, Workbook that represents an Excel file. Workbook class...need to create an object of Workbook class that represents an Excel...

    docs.aspose.com/cells/java/manage-worksheets/
  5. Spreadsheet Editor - Working with Files|Documen...

    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....fileUpload fileUploadListener = "#\{workbook.onFileUpload\}" update = ":ribbon...:intro :sheet" /> Managing workbook As soon as the file is uploaded...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  6. Node.js与C++中的表格和区域|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.... Workbook ( filePath ); // Convert the...in it const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  7. Use Error Checking Options with Node.js via C++...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook and opening a template spreadsheet...spreadsheet const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/use-error-chec...
  8. Combine Multiple Worksheets into a Single Works...

    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....example that reads a source workbook and combines the data of all...worksheet inside a destination workbook. The following code snippet...

    docs.aspose.com/cells/net/combine-multiple-work...
  9. Data|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....Formatting Create Named Range in a Workbook Creating Subtotals Find or...Manipulate Named Range in a Workbook Precedents and Dependents...

    docs.aspose.com/cells/cpp/data/
  10. Tracing Precedents and Dependents in Aspose.Cel...

    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 ( "book1..."book1.xls" ); Cells cells = workbook . Worksheets [ 0 ]. Cells...

    docs.aspose.com/cells/net/tracing-precedents-an...