Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 27,091 for

excel worksheet

(0.11 sec)
  1. Extract OLE Objects from Workbook with Node.js ...

    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....Microsoft Excel. Add a Microsoft Word document, an Excel workbook...OLE objects on the first worksheet. Template document with OLE...

    docs.aspose.com/cells/nodejs-cpp/extract-ole-ob...
  2. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....of Pivot Table in MS Excel Microsoft Excel allows you to change...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  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…...an excel to word by first converting the excel worksheet to PDF...ut.xlsx"); Worksheet sheet = workbook.Worksheets[0]; PdfSaveOptions...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  4. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles.... Please check the output Excel file generated with this code...how the output Excel file looks in Microsoft Excel. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  5. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...object by opening the uploaded Excel file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  6. Export Document Structure While Converting to P...

    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....Microsoft Excel document, such as cell, row, table, worksheet, image...

    docs.aspose.com/cells/net/export-document-struc...
  7. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET.... If you convert your worksheet into an image or save your...Using Aspose.Cells for Python Excel Library The following sample...

    docs.aspose.com/cells/python-net/rendering-time...
  8. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....have a linked shape in your Excel file that is linked to a cell...cell. In Microsoft Excel, changing the value of the linked cell...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  9. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...xlsx"); Worksheet worksheet = workbook.getWorksheets()...println(options.getCopyFormatType()); worksheet.getCells().insertColumns(3...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  10. Need optimized file uploaded in other thread - ...

    Could you please share the optimized file shared in the following thread?...Product Family Hi Team, In my Excel waterfall chart, I set the data...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/need-optimized-file-uploaded...