Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 159,081 for

xlsx

(0.29 sec)
  1. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...Creating a new workbook with XLSX format const workbook = new...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  2. Ինչպես փոխարկել Excel աղյուսակը JPEG-ի C++-ում

    Այս օրինակում մենք կուսումնասիրենք, թե ինչպես փոխարկել Excel աղյուսակը JPEG-ի C++-ում: Դուք կարող եք գծապատկերներ ավելացնել MS Excel-ում և դրանք ներկայացնել պատկերի ձևաչափերի, ինչպիսիք են JPEG, PNG և BMP՝ օգտագործելով պարզ C++ API զանգեր ցանկացած օպերացիոն համակարգերում, ինչպիսիք են Microsoft Windows-ը և Linux-ը և այլն:...մուտք գործելու համար Պահպանեք XLSX գծապատկերը JPEG-ում C++-ում...մենք իմացանք Ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++ -ի...

    kb.aspose.com/hy/cells/cpp/how-to-convert-excel...
  3. Working with the Shadow Effect of Shape or Char...

    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....xlsx ), accesses the first shape...output Excel file ( 5115411.xlsx ). AI Document Assistant Close...

    docs.aspose.com/cells/net/working-with-the-shad...
  4. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Node.js via C++ API....Excel‑oriented HTML into XLS/XLSX format. It means the HTML generated...can be converted back to XLS/XLSX format using Aspose.Cells. Similarly...

    docs.aspose.com/cells/nodejs-cpp/adding-html-ri...
  5. 在PHP中将转换为MHTML文件|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....xlsx" ; //Specify the HTML saving...workbook and open the template XLSX file $wb = new Workbook ( $filePath...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  6. Convert EPUB to XLTX in Android Apps | products...

    Render EPUB to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... However, the XLSX format is a Microsoft Excel...necessary to convert EPUB files to XLSX format in order to make the...

    products.aspose.com/total/android-java/conversi...
  7. Convert MHTML to MD in Android Apps | products....

    Render MHTML to MD in Android Apps API without using Microsoft Excel or Adobe Reader...step is to convert MHTML to XLSX using Aspose.PDF for Android...convert MHTML to XLSX. The second step is to convert XLSX to MD using...

    products.aspose.com/total/android-java/conversi...
  8. Convert MD to XLSM in Android Apps | products.a...

    Render MD to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert MD to XLSX. This API provides a wide range...API that helps you to convert XLSX to XLSM. It provides a wide...

    products.aspose.com/total/android-java/conversi...
  9. Convert SVG to XLAM in Android Apps | products....

    Render SVG to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert SVG to XLSX. It is a powerful PDF processing...the ability to convert SVG to XLSX. Secondly, Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  10. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "Book2.xlsx" ; // Instantiate a new Workbook...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/