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

xlsx

(0.09 sec)
  1. 为什么不使用 Open XML SDK|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或其他格式 XLSX XLS、CSV、SpreadsheetML 2003、XLSX、HTML、Tab De...basic programming operation on a XLSX document, then Open XML SDK...

    docs.aspose.com/cells/zh/java/why-not-open-xml-...
  2. 用 JavaScript 结合 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,.csv" /> < input type = "file"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values....Document ( file_name = MY_DIR + 'Xlsx DateTime.docx' ) save_options...'XlsxSaveOptions.DateTimeParsingMode.xlsx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported File Formats|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 The Office Open XML SpreadsheetML...

    docs.aspose.com/cells/jasperreports/supported-f...
  5. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.Xlsx"); Worksheet worksheet = workbook.getWorksh…...xlsx"); Worksheet worksheet = workbook...new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  6. High Fidelity to the Report Design|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....JasperReports exporters XLS or XLSX Export Easy and Lightweight...

    docs.aspose.com/cells/jasperreports/high-fideli...
  7. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...Thanks for the sample files (XLSX, DOCX, etc.). Kindly note that...Workbook("e:\\test2\\Book_1758196616.xlsx"); DocxSaveOptions saveOptions...

    forum.aspose.com/t/issue-with-tables-having-lar...
  8. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  9. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  10. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... myDir + "Xlsx DateTime.docx" ); let saveOptions..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...