Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 3,081 for

docx to docx

(0.83 sec)
  1. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...

    docs.groupdocs.cloud/viewer/overview/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...LaTeX documents to Word (DOC/DOCX) using Python and the LaTeX...

    blog.groupdocs.cloud/groupdocs.cloud/page/17/
  3. 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....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  4. 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...
  5. Get Document Information | Documentation

    This REST API allows To obtain basic information about the document. Endpoint accepts document sTorage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicaTor. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the sTorage. Required....docx" }' Windows PowerShell # Get...'FilePath': '/documents/input.docx' }" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/metadata/get-document-info...
  6. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text.... Docx. rotationAngle Integer null...

    docs.groupdocs.cloud/translation/file/request/i...
  7. Sending Markdown files for translation | Docume...

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

    docs.groupdocs.cloud/translation/file/request/m...
  8. GroupDocs.Editor Cloud Product Family on Docume...

    GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud B......edit Word documents (DOC or DOCX) using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  9. 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...
  10. 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...