Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 30,458 for

worksheet

(0.08 sec)
  1. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......r-guide\worksheets\worksheet-views\scale-a-worksheet\ 16.0300...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-scal...
  2. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......r-guide\worksheets\worksheet-views\scale-a-worksheet\ 16.0300...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-scal...
  3. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel Worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...first converting the excel worksheet to PDF and converting the...ut.xlsx"); Worksheet sheet = workbook.Worksheets[0]; PdfSaveOptions...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  4. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a Worksheet using a smart marker?...to populate a comment on a worksheet using a smart marker? Professionalize...to populate a comment on a worksheet using a smart marker in Aspose...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  5. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Sheet 1 in Workbook const worksheet = workbook . getWorksheets...using its name const cell = worksheet . getCells (). get ( "C3"...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  6. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。...Access first worksheet const ws = wb . worksheets . get ( 0 );...Workbook ( ms ); // Access first worksheet const wsFromStream = wbFromStream...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  7. 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....table/list object (from the first worksheet) to normal range wb . getWorksheets...table/list object (from the first worksheet) to normal range workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  8. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Getting the chart data worksheet. Delete default generated...// Getting the chart data worksheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/net/pie-chart/
  9. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds.... Getting the chart data worksheet. Delete default generated...// Getting the chart data worksheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  10. Excel file becomes corrupted after removing wat...

    Hi Aspose Support Team, I’m encountering a file corruption issue when processing Excel workbooks with Aspose.Cells. We have purchased your license Issue Description: After editing a large Excel file that contains man…...with multiple formula-heavy worksheets. Modify data programmatically...Workbook("input.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Assuming...

    forum.aspose.com/t/excel-file-becomes-corrupted...