Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 30,455 for

worksheet

(0.18 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/tr/javascript-cpp/how-to-...
  2. 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...
  3. 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-...
  4. Customize Pie Charts in Presentations with Pyth...

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

    docs.aspose.com/slides/python-net/pie-chart/
  5. 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/
  6. 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/
  7. Merge Files|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....the Worksheet.Copy() method can be used to copy worksheets into...Combine Multiple Worksheets into a Single Worksheet Analyzing your...

    docs.aspose.com/cells/net/merge-files/
  8. 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-...
  9. Setting Formula for Named Range|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....in the same (or different) worksheet. The following example creates...multiple cells in different worksheets. The following example creates...

    docs.aspose.com/cells/python-net/setting-formul...
  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...