Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 290 for

jpeg to tiff

(0.08 sec)
  1. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....jpeg" }, { "fileFormat" : "Image..."Image files" , "extension" : ".tiff" }, { "fileFormat" : "Image...

    docs.groupdocs.cloud/signature/supported-file-f...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...to an image file, such as TIFF, JPEG, BMP, or GIF. For example...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  3. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata ediTor....AutoCAD, archive, JPEG, BMP, PNG, and TIFF. It also provides...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  4. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....can then be saved in JPEG, BMP and TIFF formats. Read more details...

    blog.groupdocs.cloud/total/special-holidays-off...
  5. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark To PowerPoint P......to JPG in C# | Export PDF as JPEG Images using .NET REST API Easily...PDF files into high-quality JPEG images, automate PDF to image...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  6. 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:...Format (TIFF) , Joint Photographic Experts Group (JPEG) Portable...

    docs.groupdocs.cloud/annotation/overview/
  7. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark To PowerPoint Presentation using .NET REST API Learn how To add......to JPG in C# | Export PDF as JPEG Images using .NET REST API Easily...PDF files into high-quality JPEG images, automate PDF to image...

    blog.groupdocs.cloud/index.xml
  8. 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 Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl.... "xltm" , "tsv" , "tiff" , "tif" , "jpeg" , "jpg" , "png" , "gif"... "xltm" , "tsv" , "tiff" , "tif" , "jpeg" , "jpg" , "png" , "gif"...

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

    GroupDocs.Signature Cloud is a REST API To create, verify, search, update and delete different type of Signatures objects To documents in the cloud by performing a wide variety of signature options you can wish To put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability To align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Document format (JPEG, PNG, BMP, GIF, multi frames TIFF) Support working...

    docs.groupdocs.cloud/signature/overview/
  10. 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...."watermarkOptions" : [{ options }] } jpg, jpeg, jp2 Properties Description...image quality when converting to Jpeg grayscale Convert to grayscale...

    docs.groupdocs.cloud/conversion/convertoptions/