Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 21,306 for

worksheet

(0.07 sec)
  1. 通过Node.js使用C++处理Shape或Chart的三维格式|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....filePath ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  2. 使用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....filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  3. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++....and Writing Query Table of Worksheet with Node.js via C++ Read...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  4. Update Excel Files using .NET | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C# .NET based applications....relevant Worksheet by providing its index using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/
  5. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...conversion foreach (Worksheet sheet in workbook.Worksheets) { foreach...conversion foreach (Worksheet sheet in workbook.Worksheets) { foreach...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  6. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Worksheets.Names.First(x => x.Text ==...GetRange(); var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  7. Display or Hide Tabs in 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....Sheet tabs represent the worksheets in the Excel file. Click...switch to that worksheet. The more worksheets in the workbook...

    docs.aspose.com/cells/net/display-or-hide-tabs-...
  8. Query Cell Areas Mapped to XML Map Path using W...

    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....Mapped to XML Map Path using Worksheet.XmlMapQuery method Contents...with Aspose.Cells using the Worksheet.xmlMapQuery() method. If the...

    docs.aspose.com/cells/java/query-cell-areas-map...
  9. Export Excel Data to DataTable and Check Mixed ...

    Learn how to Export Excel Data to DataTable and Check Mixed Data Type through the Aspose.Cells for .NET API....Hidden Columns while Exporting Worksheet Data to Data Table...

    docs.aspose.com/cells/net/export-excel-data-to-...
  10. Update Excel Files using Java | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office within Java based applications.... Access the relevant Worksheet and relevant cell using getWorksheets()...

    products.aspose.com/total/java/update/