Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 7,270 for

xlsx

(0.14 sec)
  1. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...DOTX 、 DOTM 、 RTF 、 ODT 電子表格 XLSX 、 XLSM 、 XLTM 、 XLT 、 XLTX 、...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  2. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...DOTX 、 DOTM 、 RTF 、 ODT 电子表格 XLSX 、 XLSM 、 XLTM 、 XLT 、 XLTX 、...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  3. SVG to HTML Document Conversion in Java: A Comp...

    Learn how to convert SVG to HTML file in Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide for optimal results....formats , such as SVG, PDF, DOCX, XLSX, and many more to other formats...

    blog.groupdocs.cloud/conversion/svg-to-html-doc...
  4. Convert JPG to SVG in Java - A Step-by-Step Guide.

    Learn how to convert JPG images to SVG files via Java: A Step-by-Step Guide Using GroupDocs.Conversion Cloud SDK for Java....Java Convert CSV to Excel (XLS/XLSX) in Java using REST API...

    blog.groupdocs.cloud/conversion/convert-jpg-ima...
  5. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  6. 在 Python 中将 Word 转换为 TIFF 文件

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

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. 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....DOTX Excel / Spreadsheets XLS, XLSX, XLSM, XLTM, ODS PowerPoint...ts"+ File.separator +"input.xlsx"); // Set Options to extract...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  8. Java 将 EML 转换为 PDF - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 EML 文件转换为 Java 中的 PDF。使用分步指南增强安全性和兼容性。... 是的, SDK 支持多种文件格式,包括 DOCX、XLSX、PPTX、HTML 等等,使您能够毫不费力地在不同格式之间转换文件。...

    blog.groupdocs.cloud/zh/conversion/convert-eml-...
  9. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, Xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....SpreadsheetLoadOptio - xls, xlsx, xlsm, xlsb, xls2003, ods, ots...

    docs.groupdocs.cloud/conversion/loadoptions/