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

xlsx

(0.32 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. 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...
  6. 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...
  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. Excel Themes and Colors|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....following example uses a template XLSX file, gets the colors for different...CustomThemeColor.xlsx file The following example loads a template XLSX file...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  10. Monitor running programs with JavaScript via C+...

    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" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/monitor-ru...