Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,704 for

image annotation

(0.04 sec)
  1. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Annotation Product Solution GroupDocs...output image in pixels. (When converting single image to PDF...

    docs.groupdocs.cloud/viewer/pdfoptions/
  2. Supported File Formats | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 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....Annotation Product Solution GroupDocs...50 file formats to HTML5 or Image formats for the whole document...

    docs.groupdocs.cloud/viewer/supported-file-form...
  3. Free Online Document Manipulation Apps

    View, Convert, Assemble, Watermark, Compare and Search data from Microsoft Office, Visio, Project, OpenOffice, AutoCAD, PDL, 3D & Images....OpenOffice, AutoCAD, PDL, 3D & Images. GroupDocs.Total App Product...application for viewing, annotating, comparing, converting documents...

    products.groupdocs.app/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Convert PDF to JPG, PNG, and GIF images in Python PDF or Portable Document...of optimized images. Converting a PDF to an image can have multiple...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  5. Supported Document Formats | Documentation

    This page is a reference for all document and Image formats supported by GroupDocs.Signature Cloud V2 Image Formats Format File Extension Signature Bitmap Picture (BMP) BMP ✔ Computer Graphics Metafile CGM ✔ CorelDraw Image CDR ✔ Corel Exchange Image CMX ✔ Digital Imaging and Communications in Medicine (DICOM) DCM ✔ Deja Vu (DjVu) DJVU ✔ Digital Negative Specification DNG ✔ Windows Enhanced Metafile (EMF) EMF ✔ Encapsulated PostScript EPS ✔ Graphics Interchange Format (GIF) GIF ✔ Windows Icon ICO ✔ JPEG 2000 (JP2) JP2, JPF, JPX, J2K, J2C, JPM ✔ Joint Photographic Experts Group (JPEG) JPG, JPEG ✔ Open Document Graphic ODG ✔ Printer Command Language PCL ✔ Portable Network Graphics (PNG) PNG ✔ PostScript (PS) PS ✔ Adobe Photoshop Document (PSD) PSD ✔ Scalable Vector Graphics (SVG) SVG ✔ Tagged Image File Format (TIFF) TIF, TIFF ✔ WebP Image WEBP ✔ Windows Metafile (WMF) WMF ✔ PDF Formats Format File Extension Signature Adobe Portable Document Format (PDF) PDF ✔ Presentation Formats Format File Extension Signature OpenDocument Presentation ODP ✔ OpenDocument Presentation Template OTP ✔ Microsoft PowerPoint Macro-Enabled Template POTM ✔ Microsoft PowerPoint Template POTX ✔ Microsoft PowerPoint 97-2003 Slide Show PPS ✔ Microsoft PowerPoint Macro-Enabled Slide Show PPSM ✔ Microsoft PowerPoint Slide Show PPSX ✔ Microsoft PowerPoint 97-2003 Presentation PPT ✔ Microsoft PowerPoint Macro-Enabled Presentation PPTM ✔ Microsoft PowerPoint Presentation PPTX ✔ Spreadsheet Formats Format File Extension Signature Comma Separated Values File CSV ✔ OpenDocument Spreadsheet ODS ✔ OpenDocument Spreadsheet Template OTS ✔ Tab Separated Values File TSV ✔ Microsoft Excel 97-2003 Worksheet XLS ✔ Microsoft Excel Binary Worksheet XLSB ✔ Microsoft Excel Macro-Enabled Worksheet XLSM ✔ Microsoft Excel Worksheet XLSX ✔ Word Processing Formats Format File Extension Signature Microsoft Word 97-2003 Document DOC ✔ Microsoft Word Macro-Enabled Document DOCM ✔ Microsoft Word Document DOCX ✔ Microsoft Word 97-2003 Template DOT ✔ Microsoft Word Macro-Enabled Template DOTM ✔ Microsoft Word Template DOTX ✔ OpenDocument Text ODT ✔ OpenDocument Text Template OTT ✔ Rich Text Document RTF ✔ Plain Text Document TXT ✔...Annotation Product Solution GroupDocs...reference for all document and image formats supported by GroupDocs...

    docs.groupdocs.cloud/signature/supported-docume...
  6. Convert Images to PDF using REST API in Python ...

    Programmatically convert Images (JPG or PNG) to PDF using a REST API in Python with GroupDocs.Conversion Cloud API and Python SDK....Muzammil Khan Blog Home Convert Images to PDF using REST API in Python...documents of different formats and images to PDF. It requires lots of...

    blog.groupdocs.cloud/2021/12/03/convert-images-...
  7. Attachment Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Get Email Attachment Pages List for HTML Rrepresentation Sometimes, it is required to get email attachments as pages. You can retrieve list of attachment pages for HTML representation using following API. It returns object with list of attachment pages or ZIP archive with actual pages as HTML when “application/zip” accept header specified. The following GroupDocs....Annotation Product Solution GroupDocs...font2.woff" }, { "name" : "image.png" , "url" : "https://api...

    docs.groupdocs.cloud/viewer/attachment-pages/
  8. Add Watermark to Word Documents using REST API ...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....Linkedin You can add a text or an image as a watermark to your Word...the form of a superimposed image, logo, pattern, or text placed...

    blog.groupdocs.cloud/2021/07/23/add-watermark-t...
  9. 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....Annotation Product Solution GroupDocs...".xps" }, { "fileFormat" : "Image files" , "extension" : ".bmp"...

    docs.groupdocs.cloud/signature/supported-file-f...
  10. PDF Rendering | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Dwonload file as PDF from Storage (HTML mode) You can render a document to PDF for HTML representation and download it. The API returns actual file data of document in PDF format. The following GroupDocs.Viewer Cloud REST API resource has been used to download document as PDF for HTML representation. cURL example Request curl -v "https://api....Annotation Product Solution GroupDocs...Storage (Image mode) You can render a document to PDF for Image representation...

    docs.groupdocs.cloud/viewer/pdf-rendering/