Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,425 for

doc

(0.09 sec)
  1. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about to release. This release will include Document comparison features along with support of Word, PDF.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX...

    blog.groupdocs.cloud/comparison/next-generation...
  2. GroupDocs.Merger Cloud Product Family

    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....to split huge Word files and DOC/DOCX pages into smaller files...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  3. GroupDocs.Conversion Cloud Product Family

    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....PDF document to Word document (DOC or DOCX) programmatically on...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  4. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.cloud/viewer/overview/
  5. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks Doc Microsoft Word 97 - 2007 Document. ✔ ✔ *.Doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DocX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DocM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft...

    docs.groupdocs.cloud/metadata/supported-documen...
  6. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word Documents in C# .NET. A guide to compare 2 Documents in Word, identify differences, and highlight changes using Word comparison tools....How to compare Word Documents (DOC, DOCX) using C# .NET. When working...tools, you can compare 2 Word docs , highlight differences, and...

    blog.groupdocs.cloud/comparison/compare-word-do...
  7. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Microsoft Word" , "extension" : ".doc" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  8. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  9. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...groupdocs": (doc) -> unless @userId return false..."https://api.groupdocs.cloud" url = doc.url certificate = Assets.getBinary('keyStore...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  10. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DocX 文件。...doc 或 .docx)文件。注释通常是元数据,形式为注释、注释...REST API 和 Python SDK # 为了注释 DOC 或 DOCX 文档,我将使用 GroupDocs.Annotation...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...