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

docx to docx

(0.22 sec)
  1. GroupDocs August, 2012 Newsletter - Integration...

    Introducing GroupDocs Conversion plus other enhancements....common file formats: DOC to DOCX, DOCX to PDF, DOC to PDF, PDF to...view a variety of files (DOC, DOCX, PDF, XLS, XLSX, PPT, PPTX and...

    blog.groupdocs.cloud/conversion/groupdocs-augus...
  2. 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-...
  3. 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/
  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. 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...
  6. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...docx 或 .doc)。当您需要更改 PDF 文档的文本、使用...SDK 安装 # 为了将 PDF 文件转换为 Word DOCX,我将使用 GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. 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-...
  8. 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...
  9. Convert Markdown to HTML in C#

    Follow this guide To convert Markdown To HTML in C#. GroupDocs.Conversion provides rich methods and properties To convert MD To HTML programmatically....popular file format such as PDF , DOCX , HTML , etc. However, GorupDocs...

    blog.groupdocs.cloud/conversion/convert-markdow...
  10. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Metadata Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....docx?storageName#MyStorage" \ -H...le/metadatadocs%2Fone-page2.docx?storageName#MyStorage" \ -H...

    docs.groupdocs.cloud/metadata/working-with-files/