Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 157,834 for

xlsx

(0.12 sec)
  1. 使用C++的JavaScript创建、操作或删除工作表中的方案|Documentation

    学习如何通过C++ API以编程方式创建、操作或删除Excel工作表中的方案。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/java/conversion/djvu-to...
  3. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  4. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....xlsx file to modify, or leave empty..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  5. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....with XLSX format options = LoadOptions ( LoadFormat . XLSX ) options...source_dir , "JapaneseDates.xlsx" ), options ) # Save as PDF...

    docs.aspose.com/cells/python-net/convert-dates-...
  6. Specify the Language of the Excel File using Bu...

    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....French" ); // Save the workbook in xlsx format. wb . save ( path . join..."outputSpecifyLanguag.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/specify-the-la...
  7. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  8. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(Xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...验证加密文件密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(O...= srcDir + u "EncryptedBook1.xlsx" ; std :: vector < uint8_t >...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  9. 预览文档|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....– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM, XLTX...

    docs.aspose.com/cells/zh/sharepoint/previewing-...
  10. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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,.xlsm,.xlsb" /> < button id..."fileInput" accept = ".xls,.xlsx" /> < button id = "extractBtn"...

    docs.aspose.com/cells/zh/javascript-cpp/extract...