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

docx to docm

(0.03 sec)
  1. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "Docm", "Docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ...."pptm" , "ppsm" , "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx"...GetSupportedConversi ( "conversions/sample.docx" , Common . MyStorage )); foreach...

    docs.groupdocs.cloud/conversion/get-supported-f...
  2. 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 Request # 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#xxxx&client_secret#xxxx" \ -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...
  3. 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 { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv 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/
  4. 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...
  5. Overview | Documentation

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

    docs.groupdocs.cloud/viewer/overview/
  6. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....docx" , "fileFormat" : "Microsoft..."Microsoft Word" }, { "extension" : ".docm" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...
  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. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....docx" , "fileFormat" : "Microsoft..."Microsoft Word" }, { "extension" : ".docm" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  9. 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...
  10. 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...