Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 159,101 for

xlsx

(0.16 sec)
  1. C++ API to Convert MHTML to MD | products.aspos...

    Convert MHTML to MD via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to MD. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert MHTML to ODS | products.aspo...

    Convert MHTML to ODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to ODS. This two-step process...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert MHTML to CSV | products.aspo...

    Convert MHTML to CSV via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to CSV. This process is fast...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. 使用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...
  5. 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...
  6. 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...
  7. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++...."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  8. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Password Protect or Unprotect the Shared Workbo...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/password-p...
  10. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use API example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/net/conversion/png-to-xls/