Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 159,175 for

xlsx

(0.66 sec)
  1. Merge Files with Node.js via 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....xlsx" ); // Create a cache file for...path . join ( dataDir , "output.xlsx" ); // Merge the files in the...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  2. Convert DOT to EXCEL using Python or with free ...

    DOT to EXCEL conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert DOT to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-net/conversion...
  3. Setting Shared Formula with Node.js via C++|Doc...

    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" )); // Get the cells collection..."Output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  4. Use Formulas Functions to Process Data|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....xlsx" ); // Quit the application..."D:\\OutputAspose.xlsx" , SaveFormat . Xlsx ); } Output 1) VSTO...

    docs.aspose.com/cells/net/use-formulas-function...
  5. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|Documen...

    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 ); loadOptions . setLoadFilter...sourceDir , "sampleFilterChars.xlsx" ), loadOptions ); // Save the...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  6. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...srcDir + u "sampleFilterChars.xlsx" , loadOptions ); // Save the...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  7. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...1" ); // Save the workbook in xlsx format book . save ( path ....join ( dataDir , "output_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  8. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...C# string filePath = "source.xlsx" ; //Load your source workbook...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  9. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...Document Assistant Close Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  10. Convert Worksheet to CSV|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.... Java /** \* A rudimentary XLSX -> CSV processor modeled on...Creates a new XLSX -> CSV converter * * @param pkg The XLSX package...

    docs.aspose.com/cells/java/convert-worksheet-to...