Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 3,195 for

docx to docx

(0.74 sec)
  1. 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....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  2. 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....docx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  3. Sending PowerPoint and ODP files for translatio...

    How To send PowerPoint and ODP files for translation To the selected languages.... Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/p...
  4. Get Supported File Types | Documentation

    This REST API allows To get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Get document information (available formats) curl -v "https://api....docx" , "fileFormat" : "Office Open...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...focusing on how to annotate DOCX files using a REST API in Python...

    blog.groupdocs.cloud/groupdocs.cloud/page/43/
  6. Sending Excel and ODS files for translation | D...

    How To send Excel and ODS files for translation To the selected languages.... Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/e...
  7. 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, RTF, ODT,...

    blog.groupdocs.cloud/comparison/next-generation...
  8. GroupDocs Backend Account/Storage Mapping Issue...

    There seems To be a GroupDocs’ backend account/sTorage mapping issue using python. I had similar problems testing with Aspose (and finally gave up). I can authenticate, but I always get a 401 for uploads. I’ve tried with…...RuntimeError("No extractable text found in DOCX.") original_texts = [item["text"]...out_path = file_path + ".translated.docx" with open(out_path, "wb") as...

    forum.groupdocs.cloud/t/groupdocs-backend-accou...
  9. GroupDocs.Comparison 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....docx) for similarities and differences...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Convert HTML to Word (DOC, DOCX) Programmatically in Java. HTML...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/