Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 157,932 for

xlsx

(0.27 sec)
  1. Convert PCL to XLT in Android Apps | products.a...

    Render PCL to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...PDFs to other formats such as XLSX and XLT. How Aspose.Total Helps...you can easily convert PCL to XLSX. It is a powerful PDF processing...

    products.aspose.com/total/android-java/conversi...
  2. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.Xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...xlsx”); Console.WriteLine(wb.Worksheets[0]...MaxColumn); wb.Save(@“2.xlsx”); } } } unzip 2.xlsx and open sheet1.xml...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  3. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/Xlsx file this chart is linked to....the path and name of an xls/xlsx file this chart is linked to...full name of the external xls/xlsx document if the chart is linked...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Change the Absolute Path of External Link Data ...

    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 External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/net/change-the-absolute-p...
  5. Decrypt Excel File in Java

    This topic explains how to decrypt Excel file in Java. It offers setup directions for the IDE and a step-by-step procedure, including a working code snippet, to decrypt Excel file with password in Java....LoadOptions class Parse the XLSX file by creating an instance...the Workbook class Decrypt the XLSX spreadsheet Export the created...

    kb.aspose.com/cells/java/decrypt-excel-file-in-...
  6. 用Node.js通过C++设置图表系列的数值格式代码|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置图表系列的数值格式代码。本指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,从而专业、准确地展示您的数据。...xlsx)和输出Excel文件(51740713.xlsx)的效果。 示例代码 const... join ( dataDir , "51740712.xlsx" ); // Load the source Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-val...
  7. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...2007/2010/2013/2016/2019 和 Office 365 XLSX 或加密的 Excel 文件。 如何打开不同版本的Microsoft...Office 365。您可能需要加载多种格式的文件,包括 XLS、XLSX、XLSM、XLSB、SpreadsheetML、TabDelimited...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  8. Convert PowerPoint to Excel via C# or with Free...

    Convert PowerPoint to Excel in C# without using Microsoft Excel or PowerPoint or online. Test free PowerPoint to Excel online converter quickly before integrating the code....can I convert POWERPOINT to XLSX Online? Online App for POWERPOINT...To initiate the POWERPOINT to XLSX conversion process, simply add...

    products.aspose.com/total/net/conversion/powerp...
  9. Convert CGM to ODS via C# API | products.aspose...

    C# API to Convert CGM File to ODS without using Microsoft Excel or Adobe Reader...can be used to export CGM to XLSX. This API provides a wide range...easy to convert CGM files to XLSX. It supports a wide range of...

    products.aspose.com/total/net/conversion/cgm-to...
  10. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management....Examples Shows how to compress XLSX document. Document doc = new.... SaveFormat = SaveFormat . Xlsx ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...