Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 140,916 for

xlsx

(0.05 sec)
  1. Previewing document|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 97 - 2003 XLSX – Office Open XML XLSM, XLTX...

    docs.aspose.com/cells/sharepoint/previewing-doc...
  2. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .Xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...xlsx template with pie charts in...tables when saving file bytes to xlsx Bug CELLSNET-57548 Font size...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  3. 为渲染自动调整行高(Node.js通过C++)|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel渲染自动调整行高,防止保存的PDF中的文本被剪裁。...xlsx]及截图。 如果想防止在保存的PDF文件中剪裁文本,可以使用带有...path . join ( dataDir , "Book1.xlsx" ); // Init workbook instance...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  4. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....as save the output file as an XLSX file. Steps to Convert TSV to...the output file is saved as an XLSX file however you may save it...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  5. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....xlsx,.csv" /> < button id = "runExample"...options ); // Save workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/change-dat...
  6. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....js like exporting XLSX to DOCX using the detailed configuration...explain the process to convert XLSX to DOCX in Node.js . You can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  7. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to HTML in Node.js. You can configure the generated HTML file using a number of properties before you export Excel to HTML in Node.js....js by accessing the source XLSX file from the disk and then...process to example the sample XLSX to HTML in Node.js by accessing...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...xlsx" ); // Access first worksheet...Save the workbook in output XLSX format. workbook . Save ( u...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  9. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a PDF form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from PDF to Excel using Java....Workbook for saving it as an XLSX file. Steps to Export PDF Fields...the XML file and save it as an XLSX file The above steps summarize...

    kb.aspose.com/total/java/export-data-from-a-pdf...
  10. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....Excel XLSX format. You can simply open the output XLSX file into... Finally, it saves an Excel XLSX file which will contain the...

    kb.aspose.com/cells/net/how-to-create-excel-pie...