Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 102,523 for

workbook

(0.09 sec)
  1. Open a spreadsheet document from a stream|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.... Workbook . GetFirstChild < Sheets >();...and associate it with the workbook. Sheet sheet = new Sheet ()...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  2. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....example shows how to: Create a workbook. Add data to cells in the..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. 在VSTO和Aspose.Cells中自动筛选数据|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....Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  4. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...example operates on a new workbook): </ p > < input type = "file"..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  5. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...getElementById ( 'fileInput' ); let workbook ; // If a file is provided...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  6. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook object...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  7. Find Maximum Rows and Columns supported by XLS ...

    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 first in XLS and then in XLSX..."text/javascript" > const { Workbook , Utils } = AsposeCells ;...

    docs.aspose.com/cells/javascript-cpp/find-maxim...
  8. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying data range and location of sparkline group using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Create workbook from uploaded Excel file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/copy-spark...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheet image, the Excel workbook is activated. End users can...changes to the actual Excel workbook and then return to the slide...

    docs.aspose.com/slides/java/working-solution-fo...
  10. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different Workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached Workbook…...Function but in a different workbook. I’m trying to remove the...remains the same! In attached workbook in cell (1,1) there is this...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...