Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 159,755 for

xlsx

(0.16 sec)
  1. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。...xlsx" ; // Path of output excel file...= outDir + u "out_book1.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  2. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....xlsx to .zip and then opening it.... Save ( outDir + u "output.xlsx" ); std :: cout << "Custom XML...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  3. Convert DOTM to EXCEL via Java or with free Onl...

    Convert DOTM to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to EXCEL online converter quickly before integrating the code....Workbook class Save the document to XLSX format using Save method Conversion...files into **Excel formats (XLS/XLSX)** allows organizations to leverage...

    products.aspose.com/total/java/conversion/dotm-...
  4. com.aspose.cells.Cell.setHtmlString() method co...

    Hello, I have an issue, when I try to set an HtmlString on the cell, if I set the font size to a double value, it is converted to an integer value. An example: style.getFont().setDoubleSize(Double.parseDouble("12.5")); …...xlsx"); PietroTGK April 23, 2025...workbook.save("d:\\files\\dest1.xlsx"); output: <Font Style="FONT-FAMILY:...

    forum.aspose.com/t/com-aspose-cells-cell-sethtm...
  5. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....xlsx (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to demonstrate...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  6. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Node.js via C++....workbook is saved in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/add-calculated...
  7. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code....Conversion EXCEL to POWERPOINT XLSX to PPTX XLS to PPT Convert Powerpoint...

    products.aspose.com/total/php-java/conversion/
  8. Aspose.Cells for Python

    该 API 允许您在 Python 代码中对 Excel 文件进行各种操作,包括创建、编辑和转换等。...中换行文本 如何在 Python 中将 XML 转换为 XLSX 如何使用 Python 将 HTML 转换为 JSON...

    kb.aspose.com/zh/cells/python/page/2/
  9. Digitally Sign PPT File Online or using Android...

    Free online app for digital signature in PPT Presentation. Develop Android application to electronically sign PPT Presentations....(Microsoft Excel Binary Format) Sign XLSX (Open XML Workbook)...

    products.aspose.com/total/android-java/signatur...
  10. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....all, access the secured XLS or XLSX file and remove its password...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...