Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 37 for

docx to docm

(0.3 sec)
  1. 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..."Microsoft Word" , "extension" : ".docm" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  2. 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...
  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....docm" , "fileFormat" : "Word Open...Document" }, { "extension" : ".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..."Microsoft Word" }, { "extension" : ".docm" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  5. 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-...
  6. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“Docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“Docx”, for example)....The format of input file, (“docx”, for example). This field must...The format of input file, (“docx”, for example). This field must...

    docs.groupdocs.cloud/conversion/loadoptions/
  7. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, Docx, Docm, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.EdiTor Cloud. There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input document inTo cloud sTorage Load the document inTo editable representation in the cloud sTorage (HTML file and resources) Download HTML document (and resources, if needed) from sTorage Edit HTML document at client side Upload HTML document back inTo the sTorage Save the edited document inTo WordProcessing format in the sTorage Download saved document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details.... that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much..."FilePath": "WordProcessing/four-pages.docx" }, "OutputPath": "Output",...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  8. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.EdiTor Cloud product. Resources The following GroupDocs.EdiTor 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. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....docm" , "fileFormat" : "Word Open...Document" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/editor/get-supported-file-...
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.EdiTor 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. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....docm" , "fileFormat" : "Word Open...Document" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/merger/get-supported-file-...
  10. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison 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/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_ToKEN" Windows CMD curl -X GET ^ "https://api....docx" , "fileFormat" : "Microsoft..."Microsoft Word" }, { "extension" : ".docm" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...