Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,080 for

docx to pdf

(0.07 sec)
  1. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "STorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud sTorage VersionId File Version, can be null or omitted. STorageName Name of the cloud sTorage. Can be omitted, then default sTorage used. Password The password for password-protected documents (Docx, Pdf, etc)...password-protected documents (docx, pdf, etc) Was this page helpful...

    docs.groupdocs.cloud/comparison/fileinfo/
  2. Archive

    archives...2 Convert Word to PDF in C# - DOCX to PDF using .NET REST API...Convert HTML to PDF using C# .NET | HTML to PDF Online with REST...

    blog.groupdocs.cloud/archives/
  3. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text....scanned PDFs for translation Sending images and scanned PDFs for...feedback To translate scanned PDF or image file and get result...

    docs.groupdocs.cloud/translation/file/request/i...
  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.... Convert HTML to Word (DOC, DOCX) Programmatically in Java. HTML...than HTML documents. Convert PDF to Text in Java programmatically...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. Sending files for translation | Documentation

    How To send files for translation To the selected languages....translate only Microsoft Word and PDF files. All other parameters remain...start with capital letter , e.g. Docx. outputFormat String n/a Extension...

    docs.groupdocs.cloud/translation/file/request/
  6. Extract Pages From Word Documents using Rest AP...

    Easily extract specific pages from word documents as individual files. This article is about how To extract pages from word documents using Rest API in Ruby...supported file formats such as PDF, Powerpoint, and Excel worksheets...demonstrated below to split docx file into pages: Extract Specific...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  7. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "Pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "Docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ...., "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps" , "ppt" , "pps"... "ppsm" , "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx" ...

    docs.groupdocs.cloud/conversion/get-supported-f...
  8. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...popular file formats like PDF, DOCX, PPTX, XLSX etc. into JPEG...JPEG, PNG, HTML, or PDF formats. The difference between the V2 version...

    docs.groupdocs.cloud/viewer/features-overview/
  9. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Boost your Document Viewing Applications with more than 50 Document & Image Formats. GroupDocs.Viewer for Cloud 18.11 includes support of Outlook Data Files...Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX...

    blog.groupdocs.cloud/classification/groupdocs.c...
  10. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Merger 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.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....docx?storageName#MyStorage" -H "accept:...( "WordProcessing/ten-pages.pdf" , Common . MyStorage ); Stream...

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