Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 159,930 for

xlsx

(0.25 sec)
  1. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....xlsx). Sample Code const path = require.... join ( sourceDir , "Book1.xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  2. More Excel File Formats Export|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....CSV, SpreadsheetML, Excel 2007 XLSX, Excel 2007 XLSM, Excel 2007...

    docs.aspose.com/cells/reportingservices/more-ex...
  3. Ինչպես արտահանել ցուցակի տվյալները Excel-ին Jav...

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես ցուցակի տվյալները արտահանել Excel Java-ում: Մենք կստեղծենք դատարկ աշխատանքային գիրք և տողերի ցուցակ, այնուհետև կարտահանենք ցուցակը Excel-ին Java-ում...վերածելու , որը կպահվի որպես XLSX ֆայլ սկավառակի վրա: Ցուցակի...ցանկալի ձևաչափով, ինչպիսիք են XLSX, XLS, XLSM կամ XLSB: Java-ում...

    kb.aspose.com/hy/cells/java/how-to-export-list-...
  4. Get worksheet unique ID with Node.js via C++|Do...

    This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically....xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  5. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  6. 用 JavaScript 通过 C++ 查找工作表是否为对话框表|Documentation

    本文提供用 Aspose.Cells for JavaScript 通过 C++ 判断 Excel 工作表是否为对话框表的指令和示例代码。...xlsx)。它检查 Worksheet.type 属性,将其与 SheetType..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  7. 在使用JavaScript via C++进行Excel转HTML时导出文档、工作簿和工作表属...

    学习如何使用Aspose.Cells for JavaScript via C++导出Excel中的文档、工作簿和工作表属性到HTML。...xlsx),并将其转换为HTML,未导出文档、工作簿及工作表属性..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Aspose PDF (pdf to xlsx) -> Aspose Cells (xlsx to html) might work...Attached are the zipped files (pdf, xlsx, html). It seems to happen where...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  9. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....97-2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents...spreadsheet file (e.g., XLS, XLSX, XLSM, XLSB, ODS, and so on)...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  10. 使用JavaScript通过C++创建工作簿和工作表范围命名。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建工作簿和工作表范围命名。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/create-...