Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,238 for

tiff

(0.18 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...OpenDocument, Visio, CAD, multi-page TIFF and many more. Monthly Newsletter...

    blog.groupdocs.cloud/groupdocs.cloud/page/50/
  2. GroupDocs Cloud Blog

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

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...drawings and raster images (TIFF, JPEG, PNG, BMP, GIF). We’re...

    blog.groupdocs.cloud/groupdocs.cloud/page/53/
  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....document to an image file, such as TIFF, JPEG, BMP, or GIF. For example...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...

    docs.groupdocs.cloud/annotation/overview/
  6. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....XLSX , HTML , JPEG , PNG , and TIFF . Firstly, we need to install...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. 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....PNG, BMP, GIF, multi frames TIFF) Support working with all Signature...

    docs.groupdocs.cloud/signature/overview/
  8. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2...., Tagged Image File Format (TIFF) WebP Image Windows Metafile...

    docs.groupdocs.cloud/viewer/supported-document-...
  9. GroupDocs.Viewer 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....OpenDocument, Visio, CAD, multi-page TIFF and many more....

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  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 }] } tiff, tif Properties Description...after conversion. compression Tiff compression grayscale Convert...

    docs.groupdocs.cloud/conversion/convertoptions/