Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 14,210 for

docx

(0.18 sec)
  1. Clasificar documentos y texto sin formato con C...

    Clasifique mediante programación sus documentos y cualquier texto sin formato mediante una API REST en C# con GroupDocs.Classification para .NET SDK....continuación: Subir el archivo DOCX a la Nube Clasificar documentos...primer lugar, cargue el archivo DOCX en la nube utilizando el ejemplo...

    blog.groupdocs.cloud/es/classification/classify...
  2. pdf to word converter for pc free online

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....docx 或 .doc)。當您需要更改 PDF 文檔的文本、使用...Java SDK 安裝 為了將 PDF 文件轉換為 Word DOCX,我將使用 GroupDocs. 使用 REST API...

    blog.groupdocs.cloud/zh-hant/tag/pdf-to-word-co...
  3. pdf to word converter free download offline

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....docx 或 .doc)。當您需要更改 PDF 文檔的文本、使用...Java SDK 安裝 為了將 PDF 文件轉換為 Word DOCX,我將使用 GroupDocs. 使用 REST API...

    blog.groupdocs.cloud/zh-hant/tag/pdf-to-word-co...
  4. Giới thiệu GroupDocs.Comparison Cloud 19.5!

    Phiên bản mới của Groupdocs.Comparison Cloud 19.5 đã có tại đây. Sự quan tâm của bạn đối với API đám mây so sánh tài liệu của chúng tôi giúp chúng tôi có động lực triển khai các tính năng mới....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Tải xuống tệp từ Bộ nhớ ###...

    blog.groupdocs.cloud/vi/comparison/introducing-...
  5. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Zobrazení dokumentů aplikace Word jako stránek ...

    Programově zobrazujte dokumenty Word jako stránky HTML pomocí REST API v C#. Document Viewer .NET SDK umožňuje vykreslování souborů DOC a Docx na stránky HTML....vykreslovat soubory DOC nebo DOCX na stránky HTML programově ve...SDK # Pro vykreslení DOC nebo DOCX souborů do HTML budu používat...

    blog.groupdocs.cloud/cs/viewer/render-word-docu...
  9. Переглядайте документи Word як HTML-сторінки за...

    Програмний перегляд документів Word як сторінок HTML за допомогою REST API у C#. Document Viewer .NET SDK дозволяє відтворювати файли DOC і Docx на сторінках HTML....легко передавати файли DOC або DOCX на HTML-сторінки програмним...Для відтворення файлів DOC або DOCX у HTML я використовуватиму ...

    blog.groupdocs.cloud/uk/viewer/render-word-docu...
  10. 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word

    文件转换 API 允许将图像从 JPG 转换为 Word DOC。本文介绍如何在 Java 中以编程方式将 Word 转换为 JPG 以及将 JPG 转换为 Word...我们将在本文中介绍以下几点: Java 以编程方式将 DOCX 转换为 JPG 并将 JPG 转换为 DOCX - API 安装 如何使用 REST...Word 文档 Java 以编程方式将 DOCX 转换为 JPG 并将 JPG 转换为 DOCX - API 安装 # 要在 Java...

    blog.groupdocs.cloud/zh/conversion/convert-word...