Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 140,059 for

xlsx

(0.06 sec)
  1. Load Workbook with specified Printer Paper Size...

    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....saves it in a memory stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/go-cpp/load-workbook-with...
  2. Load Workbook with specified Printer Paper Size...

    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....saves it in memory stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/cpp/load-workbook-with-sp...
  3. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....File Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  4. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the Xlsx format in C++....when saving a document in the XLSX format. enum class XlsxSectionMode..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 使用Aspose.Cells将工作簿转换为HTML|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....workbook and open the template XLSX file Workbook book = new Workbook...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  6. AutoFit Rows for Rendering|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....xlsx and screenshots. If you want...

    docs.aspose.com/cells/net/autofit-rows-for-rend...
  7. Different Ways to Open 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....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), CSV or TabDelimited...

    docs.aspose.com/cells/cpp/different-ways-to-ope...
  8. 创建新工作簿|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....xlsx" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); workbook . Write ( sw );...

    docs.aspose.com/cells/zh/net/create-new-workbook/
  9. How to Update Excel using Python

    This quick tutorial contains information on how to update Excel using Python. You can update Excel with Python by just loading the source Excel file and then setting values in the desired cells of the selected worksheet....required to update the source XLSX file. Once the update task is...the output file is saved as XLSX . Moreover, you can save it...

    kb.aspose.com/cells/python/how-to-update-excel-...
  10. Get worksheet unique id with Node.js via C++|Do...

    This article shows how to get Excel worksheet unique id using Node.js library and C++ API programmatically....xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...