Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,922 for

doc to docx

(0.1 sec)
  1. 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...

    blog.groupdocs.cloud/viewer/online-document-vie...
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  3. Working with File Api | Documentation

    This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Comparison Cloud API Reference lets you To try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/comparison/storage/file/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/comparison/working-with-fi...
  4. GroupDocs.Conversion 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....document to Word document (DOC or DOCX) programmatically on the...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. Translating Word files with GroupDocs.Translati...

    How To use GroupDocs.Translation Cloud SDK for translating Word files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...filePath = "/path/to/myfile.docx" ; string savePath = "/path/to/savefile/"...

    docs.groupdocs.cloud/translation/file/sdk/word/
  6. Working with File Api | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Annotation Cloud API Reference lets you To try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/annotation/storage/file/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/annotation/working-with-fi...
  7. Working with File Api | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Conversion Cloud API Reference lets you To try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/conversion/storage/file/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/conversion/working-with-fi...
  8. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...

    docs.groupdocs.cloud/viewer/overview/
  9. 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": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  10. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how To convert pdf Documents inTo wordprocessing Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'Pdf/sample.pdf', 'Format': 'docx', 'LoadOptions': { 'HidePdfAnnotations':...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...