Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 157,005 for

xlsx

(0.1 sec)
  1. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source Excel...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  2. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  3. Convert ODT to EXCEL in C++ or with free Online...

    C++ API to Convert ODT to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, HTML, and more. It also provides...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Convert DOT to EXCEL via Java or with free Onli...

    Convert DOT to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....Workbook class Save the document to XLSX format using Save method Conversion...Converting **DOT** to **Excel (XLS/XLSX)** transforms Word templates...

    products.aspose.com/total/java/conversion/dot-t...
  5. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  6. Aspose.Cells for Java - Interruptible Library|D...

    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" , FileFormatType . XLSX ); } catch ( CellsException...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  8. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....in XLSX format book . Save ( outDir + u "output_out.xlsx" );...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Named ranges...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  9. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....saves the workbook to output XLSX format . The following screenshot...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/
  10. Aspose.Cells for Java

    This API allows you to do all kinds of operations on Excel files files in Java code including creating, editing and converting etc....in Java How to Convert XML to XLSX in Java How to Convert HTML...

    kb.aspose.com/cells/java/page/2/