Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,781 for

docx to doc

(0.04 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Microsoft Word" , "extension" : ".doc" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  2. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document AuTomation REST APIs | GroupDocs......two or more Word documents (DOC, DOCX) using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  3. Translating files with GroupDocs.Translation SD...

    How To use GroupDocs.Translation Cloud SDK for translating files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."pdf" ; string outputFormat = "docx" ; byte [] file = File . ReadAllBytes...

    docs.groupdocs.cloud/translation/file/sdk/
  4. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software sTops you from doing what you need To do. We’re here To solve problems, not create t…...10:28 am Html to docx conversion issue Pdf to docx conversion issue...convert password-protected .doc Failed to convert HTML file Error...

    forum.groupdocs.cloud/t/free-support-policies/627
  5. Convert document without storage | Documentation

    This example demonstrates how To convert Document without using cloud sTorage. Use this method To directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Resources\\WordProcessing\\password-protected.docx" , FileMode . Open ); var loadOptions...

    docs.groupdocs.cloud/conversion/convert-documen...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document AuTomation REST APIs | GroupDocs Cloud...docx or .doc) programmatically in your...

    blog.groupdocs.cloud/groupdocs.cloud/page/19/
  7. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs....to Merge Word Documents (DOC, DOCX) in Java Combine PNG Files...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  8. GroupDocs.Merger 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....split huge Word files and DOC/DOCX pages into smaller files....

    blog.groupdocs.cloud/categories/groupdocs.merge...
  9. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.Docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.Docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FileInfo" : { "FilePath" : "files01.docx" , }, "SaveOptions" : { "OverwriteExisting"...

    docs.groupdocs.cloud/signature/signsettings/
  10. 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. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

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