Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 33 for

docx to docm

(0.1 sec)
  1. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial To organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, Docx, Docm, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument...

    docs.groupdocs.cloud/classification/overview/
  2. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about To launch. It is a document auTomation and reports generation REST API designed To create cusTom documents....formats: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM, RTF, WordprocessingML...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  3. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted To reach out To you regarding one of the challenge I am facing . I was successful in converting pdf To word using Group Docs. Now on the converted word doc I want To…... that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...path to my desktop to read the .docx file I am getting below error:...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  4. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion 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/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl...."pptm" , "ppsm" , "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx"...GetSupportedConversi ( "conversions/sample.docx" , Common . MyStorage )); foreach...

    docs.groupdocs.cloud/conversion/get-supported-f...
  5. Overview | Documentation

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

    docs.groupdocs.cloud/viewer/overview/
  6. 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...
  7. 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....docm" , "fileFormat" : "Office Open...Document" }, { "extension" : ".docx" , "fileFormat" : "Office Open...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  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....docm" , "fileFormat" : "Word Open...Document" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  9. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT, OTT...

    blog.groupdocs.cloud/viewer/online-document-vie...
  10. 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....docm" , "fileFormat" : "Word Open...Document" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/parser/get-supported-file-...