Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 157,932 for

xlsx

(0.26 sec)
  1. Implement Cell.FormulaLocal similar to Excel VB...

    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....Columns supported by XLS and XLSX formats Analyzing your prompt...

    docs.aspose.com/cells/java/implement-cell-formu...
  2. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Java....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/java/supported-file-formats/
  3. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/net/supported-file-formats/
  4. Convert OFX Response File from 1.03 to 2.2 Form...

    Sample code for OFX request file from 1.03 to 2.2 Python conversion. Use API example code for batch OFX request conversion within Python based applications....2 Format) XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  5. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++....xlsx" ); // Reading the Excel file...path . join ( dataDir , "output.xlsx" ); workbook . save ( outputPath...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  6. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...xlsx with simple data and multi sheet...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  7. When converting XPS to PDF using Aspose.PDF 26....

    ご連絡ありがとうございます。 CELLSNET-59847の件は解消していることが確認できました。 しかし、作成したXPSをAspose.PDF 26.2.0を使用してPDFに変換するとチャート部分が表示されません。 Xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。 再現できるファイルをzipにまとめて添付しました。 NG.zip (733.5 KB) XPS→PDF変換で使用して…... xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。...

    forum.aspose.com/t/when-converting-xps-to-pdf-u...
  8. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....xlsx" ; // Path of output HTML file...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  9. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  10. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...xlsx"); int index = workbook.getWorksheets()...); workbook.save(dir +"dest.xlsx"); Please check document : Primary...

    forum.aspose.com/t/need-a-sample-code-to-create...