Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 159,173 for

xlsx

(0.14 sec)
  1. Working With Borders|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/net/working-with-borders/
  2. 档案

    档案...xlsx"))); // 获取第一个工作表 intrusive_ptr<IWorksheet>...end(new String("CopyRow_out.xlsx"))); 显示复制行的图像 使用 C++ 复制 Excel...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  3. 处理边框|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-borders/
  4. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Java....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/java/supported-file-formats/
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/net/supported-file-formats/
  6. Convert OFX Response File from 1.03 to 2.2 Form...

    Sample code for OFX request file from 1.03 to 2.2 Python conversion. Use API example code for batch OFX request conversion within Python based applications....2 Format) XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  7. Implement Cell.FormulaLocal similar to Excel VB...

    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....Columns supported by XLS and XLSX formats Analyzing your prompt...

    docs.aspose.com/cells/java/implement-cell-formu...
  8. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...xlsx with simple data and multi sheet...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  9. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....xlsx" ; // Create a new Workbook...( srcDir + u "outputfile.out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  10. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....xlsx" ; // Path of output HTML file...

    docs.aspose.com/cells/cpp/change-the-html-link-...