Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,084 for

xls

(0.07 sec)
  1. 翻译跨平台 Java 应用程序中的文本和文档

    为任何支持 Java 的平台创建基于 GroupDocs.Translation API 的应用程序。关注业务逻辑而不是技术细节。...:DOC、DOCX、DOCM Microsoft Excel :XLS、XLSX、XLSM Microsoft PowerPoint...

    products.groupdocs.cloud/zh/translation/java/
  2. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....xls" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. File Format Docs

    FileFormat provides detailed format specifications, information about tools & apps that can handle specific file types, and how developers can use this info in developing better applications....Spreadsheet file formats include XLSX, XLS, CSV, XLSB, XLSM, XLT, XLTX,...

    docs.fileformat.com/
  4. 在 Node.js 中使用 REST API 以 HTML 格式显示 Excel 数据

    使用 Node.js 中的 REST API 和 GroupDocs.Viewer Cloud for Node.js SDK,以编程方式将 Microsoft Excel 电子表格数据呈现或显示为 HTML。...js SDK # 为了呈现 XLS 或 XLSX 电子表格,我将使用 GroupDocs.Viewer...

    blog.groupdocs.cloud/zh/viewer/display-excel-da...
  5. ConvertOptions | Documentation

    Format specific convert options Xls, Xlsx, Xlsx, Xlsm, Xlsb, Xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. Document Comparison Cloud API | .NET SDK

    Compare 90+ document formats in your .NET apps with GroupDocs.Comparison Cloud. Track changes, merge files, and more. Free trial!...Microsoft Word Template ✔️ ✔️ XLS Microsoft Excel 97-2003 Worksheet...

    releases.groupdocs.cloud/comparison/net/
  7. Document Annotation Node.js SDK | GroupDocs Clo...

    Annotate documents in Node.js with GroupDocs.Annotation Cloud. Add comments, highlights, redactions, and more to 27+ file formats....OpenDocument Presentation Template ✔️ XLS , XLSX Cells Document Format...

    releases.groupdocs.cloud/annotation/nodejs/
  8. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 DOC 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...图像 在 Python 中将 CSV 转换为 Excel XLS/XLSX 电子表格 如何在 Python 中将 PDF 文件转换为...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XlsX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF... XLS 或 XLSX 到 PDF 的转换 API 允许以可移植的形式与他人共享...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  10. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....DOT, DOTX Excel / Spreadsheets XLS, XLSX, XLSM, XLTM, ODS PowerPoint...

    blog.groupdocs.cloud/2020/04/27/manipulate-meta...