Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 150,276 for

xlsx

(0.71 sec)
  1. Convert EPUB to XLSB in Android Apps | products...

    Render EPUB to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...EPUB to XLSX and the second API can be used to convert XLSX to XLSB...Convert EPUB to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  2. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...newWorkbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  3. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....xlsx . Sample Code #include <iostream>...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  4. 使用Node.js通过C++更改切片器属性|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 。 示例代码 const path = require...sourceDir , "sampleCreateSlicerTo.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....xlsx" )); // Access your text box...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  6. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a range of cells using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  7. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....Right ); // Save the workbook in xlsx format. wb . save ( path . join..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  8. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...xlsx" ); // Create a workbook const...10 ); // Save the workbook in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  9. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  10. Adding HTML Rich Text inside the Cell with C++|...

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

    docs.aspose.com/cells/cpp/adding-html-rich-text...