Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 159,743 for

xlsx

(0.52 sec)
  1. Java API to Render PDF to XLTX | products.aspos...

    Export PDF to XLTX via Java API without using Microsoft Excel or Adobe Reader...developers to render PDF documents to XLSX format. It provides a wide range...enables developers to convert XLSX to XLTX format. It provides...

    products.aspose.com/total/java/conversion/pdf-t...
  2. Java API to Render PDF to XLTM | products.aspos...

    Export PDF to XLTM via Java API without using Microsoft Excel or Adobe Reader...developers to render PDF documents to XLSX format. It provides a wide range...Java can be used to convert the XLSX file to XLTM format. It is a...

    products.aspose.com/total/java/conversion/pdf-t...
  3. Java API to Render PS to ODS | products.aspose.com

    Export PS to ODS via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render PS to XLSX. This component is a powerful...Aspose.Cells for Java to convert XLSX to ODS. This component is a...

    products.aspose.com/total/java/conversion/ps-to...
  4. Convert CGM to TXT via C# API | products.aspose...

    C# API to Convert CGM File to TXT without using Microsoft Excel or Adobe Reader...you can export CGM files to XLSX (Excel) format. Aspose.PDF for...documents, allowing seamless CGM to XLSX conversion. Next, by leveraging...

    products.aspose.com/total/net/conversion/cgm-to...
  5. Aspose::Words::Drawing::Charts::Chart::get_Sour...

    Aspose::Words::Drawing::Charts::Chart::get_SourceFullName method. Gets the path and name of an xls/Xlsx file this chart is linked to in C++....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/cpp/aspose.words.dra...
  6. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为Xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...2025, 9:04am 1 文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com...the following steps: Save as XLSX : When saving the file after...

    forum.aspose.com/t/aspose-cells-wps/314668
  7. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...xlsx,.csv" /> < button id = "runExample"...calculateFormula (); // Save the result in XLSX format const outputData = book...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an Xlsx reader in C#....working sample code to create an XLSX reader in C# . Moreover, it...print its value. Code to Create XLSX Reader in C# This basic code...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/
  9. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  10. Saving Files in Ruby|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_97_TO_2003 ) # Save in Excel2007 xlsx format workbook . save ( data_dir..."Book1.xls" , file_format_type . XLSX ) # Save in SpreadsheetML format...

    docs.aspose.com/cells/java/saving-files-in-ruby/