Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 2,917 for

docx to docx

(0.14 sec)
  1. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Document MS Word : DOC , DOT , DOCX , DOCM , DOTX , DOTM , RTF ...Microsoft Word 97 - 2007 Template DOCX Office Open XML WordprocessingML...

    docs.groupdocs.cloud/assembly/getting-started/f...
  2. 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....docx" , }, "SaveOptions" : { "OverwriteExisting"... "OutputFilePath" : "file02.docx" }, "Options" : [ { "SignatureType"...

    docs.groupdocs.cloud/signature/signsettings/
  3. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...docx (77.6 KB) Here is the code sample:...using ConvertDocument to convert docx to PDF : “Message: Internal...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  4. Excel to Text Conversion | Convert XLS, XLSX to...

    How To convert Excel spreadsheets (XLS/XLSX) inTo plain text files using .NET REST API. AuTomate Excel To Text conversion and simplify data extraction....NET DOCX to PDF using .NET REST API...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  5. Topics tagged merge-word-documents

    Topics tagged merge-word-documents...Merger Cloud Product Family merge-docx , merge-word-documents 1 1012...

    forum.groupdocs.cloud/tag/merge-word-documents
  6. Conversion results in Amazon S3 exception while...

    Doc To Docx conversion results in Amazon S3 exception while using Internal sTorage configuration: "AmazonS3 STorage exception: The specified key does not exist. Bucket ‘groupdocs.cloud-filesTorage-prod’, FilePath ‘{path…...October 5, 2023, 2:22pm 1 Doc to Docx conversion results in Amazon...h()); $settings->setFormat("docx"); $request = new ConvertDo...

    forum.groupdocs.cloud/t/conversion-results-in-a...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Explore the capabilities of a DOCX password protector REST API...LaTeX documents to Word (DOC/DOCX) using Python and the LaTeX...

    blog.groupdocs.cloud/groupdocs.cloud/page/14/
  8. Convert Microsoft Project MPP to PDF using REST...

    Programmatically Convert Microsoft Project MPP To PDF using REST API on the cloud in Python with Document Conversion Cloud SDK for Python.... Such as MPP to DOCX, MPP to XLSX, MPP to PNG, MPP...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. 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...docx" , FileMode . Open ); var loadOptions...(); loadOptions . Format = "docx" ; loadOptions . Password =...

    docs.groupdocs.cloud/conversion/convert-documen...
  10. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF To PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python.... Such as PDF to DOCX, PDF to XLSX, PDF to PNG, and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...