Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 857 for

digital

(0.03 sec)
  1. Java Convert EML to PDF - A Step-by-Step Guide.

    Learn how to convert EML files to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Enhance security and compatibility using a step-by-step guide.... In today’s digital age, many applications and...

    blog.groupdocs.cloud/conversion/convert-eml-fil...
  2. 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": "....dcm" , "fileFormat" : "Digital Imaging and Communications...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. HTML to Images Conversion in Java | GroupDocs.C...

    Easily convert HTML files to images in Java with GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert HTML to JPG images in Java using REST API...used for storing and sharing digital photos. Converting HTML files...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Convert JPG to SVG in Java - A Step-by-Step Guide.

    Learn how to convert JPG images to SVG files via Java: A Step-by-Step Guide Using GroupDocs.Conversion Cloud SDK for Java....image format for containing digital images. On the other hand,...

    blog.groupdocs.cloud/conversion/convert-jpg-ima...
  5. Convert SVG to JPG and JPG to SVG in Python

    Convert SVG images to JPG and image format JPG to SVG of specific size or dpi using the python. Let's see how to convert SVG to JPG and JPG to SVG in Python...image format for containing digital images. In specific scenarios...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  6. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Object Provides options to add Digital Signature on Cells Documents...CertificateGuid string Gets or sets the digital certificate file GUID. Password...

    docs.groupdocs.cloud/signature/signature-option...
  7. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...and trusted by means of a digital signature. It comprises a compact...

    docs.groupdocs.cloud/total/authenticating-api-r...
  8. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...storage and other files, like digital certificate or image stamp...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....storage and other files, like digital certificate or image stamp...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...popular image format used for digital images and graphics. It is...

    blog.groupdocs.cloud/conversion/convert-word-to...