Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 11,198 for

doc

(0.25 sec)
  1. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users to seamlessly embed and display PDF Documents on WordPress websites!...documents All word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  2. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Merger Cloud is a platform independent REST API solution to join multiple Documents and manipulate single Document structure across wide range of Documents...formats: Format Description DOC Microsoft Word Document DOCX...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  3. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # The environment variables CLIENT_ID and CLIENT_SECRET must be set....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/parser/get-supported-file-...
  4. 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...
  5. 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-...
  6. 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...
  7. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Processing REST APIs | GroupDocs C......JPG images as watermarks in DOC and DOCX files programmatically...

    blog.groupdocs.cloud/categories/groupdocs.water...
  8. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. 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 get Document information curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  9. 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 Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  10. 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 files to Word documents (DOC or DOCX) programmatically on...

    blog.groupdocs.cloud/categories/groupdocs.conve...