Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 6,483 for

file format

(0.04 sec)
  1. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description Format Convert Format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format watermarkOptions Watermark options to be applied during conversion { "Format": "{Format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description Format Convert Format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format { "Format": "{Format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description Format Convert Format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate Format watermarkOptions Watermark options to be applied during conversion { "Format": "{Format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description Format Convert Format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Leave feedback On this page Format specific convert options xls...Properties Description format Convert format password Document password...

    docs.groupdocs.cloud/conversion/convertoptions/
  2. json to html api on Document Processing REST AP...

    json to html api on Document Processing REST APIs | GroupDocs Cloud Recent content in json to html api on Document Processing REST APIs | GroupDocs Cloud Ubah JSON ke HTML menggunakan Node.js | API......Dengan mudah mengonversi file JSON ke format HTML menggunakan GroupDocs...

    blog.groupdocs.cloud/id/tag/json-to-html-api/in...
  3. python convert xlsm to csv on Document Processi...

    python convert xlsm to csv on Document Processing REST APIs | GroupDocs Cloud Recent content in python convert xlsm to csv on Document Processing REST APIs | GroupDocs Cloud Cara Mengonversi XLSM k......dengan Python Konversikan file XLSM ke format CSV menggunakan GroupDocs...

    blog.groupdocs.cloud/id/tag/python-convert-xlsm...
  4. GroupDocs Newsletter on Document Processing RES...

    GroupDocs Newsletter on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Newsletter on Document Processing REST APIs | GroupDocs Cloud Berita dan Pembaruan API Manipulasi......Mengasumsikan pembaruan API Format File, pengumuman fitur baru, penyempurnaan...

    blog.groupdocs.cloud/id/tag/groupdocs-newslette...
  5. Save JSON to HTML in Node.js | Online JSON to W...

    Easily convert JSON Files into HTML Format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured JSON data into HTML pages online....readable and visually appealing format on websites or dashboards....seamlessly transform raw JSON files into elegant HTML pages using...

    blog.groupdocs.cloud/conversion/convert-json-to...
  6. Change Page Orientation in Word Documents using...

    Change one page orientation in word to make word landscape or portrait using Python. Let's see how to change page orientation in Word documents using Python...orientation of pages in a word file, depending on the content in...the page orientation in a word file for a single page or multiple...

    blog.groupdocs.cloud/merger/change-page-orienta...
  7. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....Python Extract Data by Template File using Python Document Parser...documents, and OpenDocument file formats. You can extract text, images...

    blog.groupdocs.cloud/parser/extract-specific-da...
  8. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....nsf', 'Format': 'eml', 'LoadOptions': { 'Folder':...cloud/v2.0/conversion/storage/file/Output/sample_1.eml" }, { "name"...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  9. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Password The password to open file It should be specified only...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath': 'Output'...

    docs.groupdocs.cloud/conversion/convert-document/
  10. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document File Format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document inFormation. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....properties: Document file format File extension File size Pages count...'source_files/word/source.docx' }" Response { "format" : "Microsoft...

    docs.groupdocs.cloud/comparison/get-document-in...