Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 3,096 for

docx to docx

(0.16 sec)
  1. 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...
  2. convert doc to html nodejs on Document Processi...

    convert doc To html nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in convert doc To html nodejs on Document Processing REST APIs | GroupDocs Cloud Cách Chuyển Đổi Tài Liệ......cách chuyển đổi tập tin DOC, DOCX thành HTML thân thiện với web...

    blog.groupdocs.cloud/vi/tag/convert-doc-to-html...
  3. Watermark Cloud API & SDKs to Secure Documents ...

    Watermark the documents with REST API using .NET or Java SDK. Features include; Add image or text watermarks, remove, replace or search watermarks....Word Processing DOC , DOT , DOCX , DOCM , DOTX , DOTM , RTF ...

    blog.groupdocs.cloud/watermark/watermark-cloud-...
  4. 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 Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl.... "ppsm" , "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx" ...GetSupportedConversi ( "conversions/sample.docx" , Common . MyStorage )); foreach...

    docs.groupdocs.cloud/conversion/get-supported-f...
  5. Compare PDF Files using REST API in Node.js | P...

    Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....js SDK # For signing PDF and DOCX files, I will be using the Node...Node.js # You can sign your DOCX files with digital signatures...

    blog.groupdocs.cloud/signature/sign-documents-w...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...examples to retrieve pictures from DOCX files efficiently. As a C# ...Cloud SDK to efficiently compare DOCX files and track changes. Merging...

    blog.groupdocs.cloud/groupdocs.cloud/page/4/
  7. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Document # Firstly, upload the DOCX file on the cloud using the...below: As a result, the uploaded DOCX file will be available in the...

    blog.groupdocs.cloud/classification/sentiment-a...
  8. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support To classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, Docx, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF..."Microsoft Word" , "extension" : ".docx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/classification/supported-f...
  9. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted To reach out To you regarding one of the challenge I am facing . I was successful in converting pdf To word using Group Docs. Now on the converted word doc I want To…...format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...path to my desktop to read the .docx file I am getting below error:...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  10. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how To convert HTML To PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML To PPT in C#....including but not limited to DOCX , PDF , PPTX , XLSX , HTML ...

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