Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 157,001 for

xlsx

(0.42 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. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Convert POWERPOINT to XLSB via PHP or with free...

    PHP API to Convert POWERPOINT to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLSB online converter quickly before integrating the code....Spreadsheet) Convert POWERPOINT to XLSX (Open XML Workbook) Convert...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert PPS to XLSB via PHP or with free Online...

    PHP API to Convert PPS to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLSB online converter quickly before integrating the code....Spreadsheet) Convert PPS to XLSX (Open XML Workbook) Convert...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert POTM to XLSB via PHP or with free Onlin...

    PHP API to Convert POTM to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free POTM to XLSB online converter quickly before integrating the code....Spreadsheet) Convert POTM to XLSX (Open XML Workbook) Convert...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/php-java/conversion/p...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...( AsposeCells . LoadFormat . Xlsx ); // Converted setFontConfigs...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  7. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...xlsx) 和生成的【输出 HTML】(50528261.zip)..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  8. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Xlsx 27 Module that writes XLSX files. Examples...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. Ինչպես արտահանել ցուցակի տվյալները Excel-ին Jav...

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

    kb.aspose.com/hy/cells/java/how-to-export-list-...
  10. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...xlsx" ); Worksheet sheet = workbook...Save ( u "sample2.xlsx" , SaveFormat :: Xlsx ); Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/