Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 134,979 for

xlsx

(0.13 sec)
  1. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the Xlsx format....when saving a document in the XLSX format. Members Name Description..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... myDir + "Xlsx DateTime.docx" ); let saveOptions..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在VSTO和Aspose.Cells中自动筛选数据|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 file. objBook . SaveCopyAs (...( "vsto_autofilter.xlsx" ); Aspose.Cells //Instantiate a new...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  4. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....Excel formats, including XLS, XLSX, XLSM, and more, it ensures...AsposeCells . FileFormatType . Xlsx ); workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  5. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...xlsx)已预先签名。输出文件(50528281.xlsx)展示了效果。我们使用带密码的演示证书...srcDir + u "sampleDigitallySigne.xlsx" ; U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  6. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....basic version for rendering XLSX to XPS in Python . First of...understood the process to export XLSX to XPS in Python. Besides, if...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...xlsx" ); // Access first worksheet...false ); // Save the workbook in xlsx format workbook . Save ( outputDir...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  8. 使用Node.js通过C++将单元格添加到Microsoft Excel公式监视窗口的方法|D...

    如何使用 Aspose.Cells 库通过 Node.js 和 C++ 向 Excel 的公式监视窗口添加单元格。通过加载已有的 Excel 文件或创建新文件,我们可以对其中的单元格进行操作并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...xlsx" ); // Create empty workbook...output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/add-cells-t...
  9. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js.... Steps to Convert XLSX to CSV using Node.js Set the...is called to to transform the XLSX file to a CSV in Node.js using...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. Aspose.Cells for Python

    该 API 允许您在 Python 代码中对 Excel 文件进行各种操作,包括创建、编辑和转换等。...Python 最新答案 如何在 Python 中将 XML 转换为 XLSX 如何使用 Python 将 HTML 转换为 JSON...Excel 转换为 JSON 如何使用 Python 将 XLSX 转换为具有受限权限的 PDF 如何使用 Python 调整...

    kb.aspose.com/zh/cells/python/page/2/