Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 157,067 for

xlsx

(0.11 sec)
  1. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....xlsx). Source Code #include <iostream>...workbook ( srcDir + u "Book1.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  2. Convert PDF to Excel via C# API | products.aspo...

    C# API to Convert PDF File to Excel without using Microsoft Excel or Adobe Reader...allows the export of PDF files to XLSX format. This API provides a...the PDF file is exported to XLSX format, the Aspose.Cells for...

    products.aspose.com/total/net/conversion/pdf-to...
  3. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents...2007 XLSX format workbook . Save ( outDir + u ".output.xlsx" ,...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  4. Convert XSLFO to XLAM in Android Apps | product...

    Render XSLFO to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader... XLSX (Excel Open XML) is a file format...developers to convert XSLFO to XLSX. It provides a wide range of...

    products.aspose.com/total/android-java/conversi...
  5. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel....smaller and load faster than XLSX files, making them suitable...(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/python-java/update/xlsb/
  6. Saving Files in Jython|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....Excel2007 XLSX format workbook . save ( dataDir + "book.out.xlsx" ,... fileFormatType . XLSX ) # Save in SpreadsheetML format workbook...

    docs.aspose.com/cells/java/saving-files-in-jython/
  7. 在 Jython 中保存文件|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....Excel2007 xlsx format workbook . save ( dataDir + "book.out.xlsx" ,... fileFormatType . XLSX ) # Save in SpreadsheetML format workbook...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  8. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...xlsx,.csv" /> < button id = "runExample"...new LoadOptions ( LoadFormat . Xlsx ); loadOptions . loadFilter...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  9. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx ), accesses the first shape...output Excel file ( 5115411.xlsx ). Working with the Reflection...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  10. Converting to MHTML Files in Jython|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" # Specify the HTML saving options...workbook and open the template XLSX file wb = Workbook ( filePath...

    docs.aspose.com/cells/java/converting-to-mhtml-...