Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 6,666 for

file format

(0.17 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document Formats. Each option may correspond to one or more Formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering Format, available values are: HTML, JPG, PNG, PDF....supported by all document formats. Each option may correspond...correspond to one or more formats. ViewOptions example { "ViewFormat"...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. Tags

    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....Document 1 Add Password to ZIP File 1 add text to PNG 1 Add Text...Annotate Documents 5 Annotate DOCX Files 2 annotate PDF 4 Annotate PDF...

    blog.groupdocs.cloud/zh-hant/tags/
  3. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of May 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....Microsoft Office, PDF and Image File Formats without any Software or...popular business document formats including PDF, Word, Excel...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....documents, PDF and Markdown files, preserving their layout. GroupDocs...to deal with audio and video files, including video from YouTube...

    docs.groupdocs.cloud/translation/
  5. 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/
  6. 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/
  7. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...format = "pdf"; convertOptions = new...DocxConvertOptions(); const file = fs.readFileSync("C:/Downloads/samplepdf...

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...
  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":...'FilePath': 'sample.nsf', 'Format': 'eml', 'LoadOptions': { 'Folder':...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  9. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported Formats) with different siganture types Text Signatures with various Format, styles and appearance ,Image Signatures, Digital Signatures Barcode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....documents (over 20+ document formats) with different signature types...Text Signatures with various format, Image Signatures, Digital...

    blog.groupdocs.cloud/signature/14009/
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Learn how to convert HTML files into PDF using Node.js and GroupDocs...convert MS Project MPP files to PDF format using Node.js REST API...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/