Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,082 for

docx to docx

(0.24 sec)
  1. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...文件类型 文件格式 MS Word/文字处理文档 DOC、DOCX、DOCM、DOT、DOTX Excel/电子表格 XL...setFilePath("documents/input.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  2. Java convert word file to HTML online free on D...

    Java convert word file To HTML online free on Document Processing REST APIs | GroupDocs Cloud Recent content in Java convert word file To HTML online free on Document Processing REST APIs | GroupDo......automatiquement un fichier Word DOCX en fichier HTML à l'aide...

    blog.groupdocs.cloud/fr/tag/java-convert-word-f...
  3. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...提供了 范围广泛 的文档转换选项,包括 PDF、DOC、DOCX、XLSX、HTML、光栅图像等。对于需要将文档转换为不...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  4. 如何使用 Java API 将 Excel 转换为 PDF

    在 Java 中使用我们快速安全的文件格式 REST API 转换您的文档和文件。本文介绍如何使用 Java API 将 Excel 转换为 PDF。...文件 在 Python 中使用 REST API 注释 DOCX 文件 在 Python 中使用 REST API 从 Word...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  5. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows To sign document with several signatures simultaneously and even apply signatures of different types To the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage and other files, like digital certificate or image stamp Sign document Download output document For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual....docx" }, "Options": [ { "AllPages":..."OutputFilePath": "signedText_one-page.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with cusTom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options To specify different options for Stamp signature:...docx" }, "Options": [ { "SignatureType":..."signaturedocs/signedStamp_one-page.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word Docx 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...docx"); UploadFileRequest request...-testing\\input-sample-file.docx", fileStream, MyStorage); FilesUploadResult...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Remove Metadata By Property Name | Documentation

    This REST API allows To remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how To remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. curl -v "https://api.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To join several documents inTo one curl -v "https://api....docx", "StorageName": "" }, "SearchCriteria":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'SearchCriteria':...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.signature Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....docx" , "isFolder" : false , "modifiedDate"..."/signaturedocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/signature/working-with-fol...
  10. Working with Storage API | Documentation

    STorage existence API This API intended for checking existence of cloud sTorage with given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Signature Cloud API Reference lets you To try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description sTorageName STorage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/signature/sTorage/MySTorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....docx?storageName#MyStorage' \ -H...0/signature/storage/version/one-page.docx?storageName#MyStorage" ` -H...

    docs.groupdocs.cloud/signature/working-with-sto...