Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 140,008 for

xlsx

(0.17 sec)
  1. 使用WorkbookMetadata与C++|Documentation

    了解如何使用WorkbookMetadata在C++中编辑工作簿的自定义文档属性。...xlsx" , options ); meta . GetCustomDocumentPro..."Sample2.out.xlsx" ); Workbook w ( srcDir + u "Sample2.out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/using-workbookmeta...
  2. Working with the ThreeDFormat of Shape or Chart...

    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" ); // Load excel file containing...Save the output excel file in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  3. 使用 C++ 在 Workbook 中添加 XML 映射 XmlMapCollection.A...

    学习如何使用 Aspose.Cells for Node.js via C++ 通过 XmlMapCollection.Add 方法在工作簿中添加 XML 映射。...)); // Save the workbook in xlsx format wb . save ( path . join...join ( dataDir , "output_out.xlsx" )); 利用 C++ 和 Node.js 导出与 XML...

    docs.aspose.com/cells/zh/nodejs-cpp/add-xml-map...
  4. 使用 Node.js 通过 C++ 将日期转换为日本日期|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将公历日期转换为日本日期。... Xlsx ); options . setLanguageCode...( sourceDir , "JapaneseDates.xlsx" ), options ); workbook . save...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-dat...
  5. Saving Excel files to CSV, PDF and other format...

    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....method CSV Represents a CSV file XLSX Represents an Office Open XML...OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...

    docs.aspose.com/cells/java/saving-excel-files-t...
  6. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  7. Aspose.Cells for Go via C++|Documentation

    Aspose.Cells for Go via C++ is a native Go library that enables Go developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....(XLS), MS Excel 2007-2013/2016 (XLSX, XLSM, XLSB, etc.), Open Office...

    docs.aspose.com/cells/go-cpp/
  8. Remove ODP Annotation using .NET | products.asp...

    C# source code to delete ODP format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Odp PPT DOCX XLSX PDF ODP ODP Remove Comments...

    products.aspose.com/slides/net/annotation/odp/
  9. Convert XBRL to iXBRL(inline xbrl) via C# | pro...

    Sample code for iXBRL to XBRL C# conversion. Use API example code for batch iXBRL files to XBRL conversion within .NET based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/net/conversion/ixbr...
  10. Aspose.Cells for Node.js via Java

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

    kb.aspose.com/zh/cells/nodejs/page/4/