Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 498 of 498 for

pdf to tiff

(0.07 sec)
  1. 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" ] }, .... "xltx" , "xltm" , "tsv" , "tiff" , "tif" , "jpeg" , "jpg" ,..., "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps" , "ppt" , "pps"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  2. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, Tiff, JPG. You may upload the desired image To the STorage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....various image formats: PNG, GIF, TIFF, JPG. You may upload the desired...PdfOptions Specific options for PDF documents. WatermarkDetails.ImageOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/
  3. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)...."Sender" }] } ImageLoadOptions - tiff, tif, jpeg, jpg, jp2, j2c, j2k..."Pass123" } PdfLoadOptions - pdf Properties Description format...

    docs.groupdocs.cloud/conversion/loadoptions/
  4. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotaTor that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation Tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features To their users quickly. It provides features for export/import annotations inTo/from files, additionally To possibility To save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:..., Tagged Image File Format (TIFF) , Joint Photographic Experts...Adobe Portable Document Format (PDF) HyperText Markup Language (HTML)...

    docs.groupdocs.cloud/annotation/overview/
  5. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare Tools To compare source and destination files of 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.Comparison 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/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...files" }, { "extension" : ".tiff" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  6. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....spreadsheets, PowerPoint presentations, PDFs and files of many other types...ODS, ODP, OTP Adobe Acrobat PDF Printing Language PCL, PS, XPS...

    docs.groupdocs.cloud/assembly/getting-started/p...
  7. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks To the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, Tiff, JPG. You may upload the desired image To the STorage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow To leverage specific format features and often allow To make watermarks stronger; For protected documents, it is required To provide the password....various image formats: PNG, GIF, TIFF, JPG. You may upload the desired...FilePath ": " documents \\ sample.pdf ", " StorageName ": "" }, " WatermarkDetails...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  8. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...files" }, { "extension" : ".tiff" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...