Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 159,932 for

xlsx

(1.07 sec)
  1. Aspose.Cells for Node.js via Java

    该 API 允许您在 Node.js 代码中对 Excel 文件进行各种操作,包括创建、编辑和转换等。...js 将 XLSX 转换为 PDF 如何使用 Node.js 删除 Excel...

    kb.aspose.com/zh/cells/nodejs/page/4/
  2. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  3. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....xlsx" ; workbook . Save ( U16String...outputPath . c_str ()), SaveFormat :: Xlsx ); std :: cout << "DBF file...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  5. Protect Excel document Online with password and...

    Online Excel file password protection app. C++ API code to apply password protection on Excel spreadsheets....Excel Binary Format) Protect XLSX Files (Open XML Workbook) What...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/cpp/protect/excel/
  6. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  8. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools.... including PDF, DOCX, PPTX, XLSX, HTML, etc., and converting...markitdown --list-plugins Convert an XLSX file using the plugin: markitdown...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  9. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...xlsx"); and found the generated file...matter the saved format is xls, xlsx or xlsb. So we are afraid we...

    forum.aspose.com/t/problems-with-filter-functio...
  10. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…...Cells Product Family xlsx-to-pdf andersalvsaker October...new Workbook(dataDir + “testt.xlsx”); doc.Save(dataDir + “output...

    forum.aspose.com/t/excel-spredsheet-fails-when-...