Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 134,789 for

xlsx

(0.05 sec)
  1. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to iXBRL C# conversion. Use API example code for batch XBRL files to iXBRL conversion within .NET based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/net/conversion/xbrl...
  2. Working with the ThreeDFormat of Shape or Chart...

    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" ); // Load excel file containing...Save the output excel file in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  3. Using excel splitter, keep showing error 502 - ...

    using excel splitter, keep showing error 502 , how to correct...我上传了文件到应用,然后在“另存为”组合框中选择“XLSX”后点击了“拆分”。它确实能按工作表拆分 Excel 文件。我下载了包含...

    forum.aspose.com/t/using-excel-splitter-keep-sh...
  4. Convert XLS File with Images or Charts to PDF w...

    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.... Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  5. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....xlsx" , oleFormat . SuggestedExtension...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.Xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...xlsx"); var worksheet = workbook...

    forum.aspose.com/t/caculate-formula-causes-some...
  7. 使用Node.js通过C++更改HTML链接的目标类型|Documentation

    学习如何使用Aspose.Cells for Node.js via C++更改HTML链接的目标类型。控制你的HTML链接中的目标属性。...xlsx" ); const outputPath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  8. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...following example loads a template XLSX file, defines colors for different...following example uses a template XLSX file, gets the colors for different...

    docs.aspose.com/cells/python-net/excel-themes-a...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....output workbook can be saved as XLSX or XLS file. Steps to Make a...output workbook is saved in XLSX format however you can save...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...