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

worksheet

(0.17 sec)
  1. 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...
  2. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....Workbook (); // Get the first worksheet. const sheet = workbook ....

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  3. 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/
  4. 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/
  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. 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. 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...
  8. Working with the ThreeDFormat of Shape or Chart...

    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....first shape in the first worksheet and sets the sub-properties...

    docs.aspose.com/cells/java/working-with-the-thr...
  9. Calculate Custom Functions in GridWeb|Documenta...

    This article introduces features of custom functions in GridWeb....Enter Cell Data of GridWeb Worksheet in Percentage Format Filter...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Load Html to Excel with StreamProvider|Document...

    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....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/java/convert-html-to-exce...