Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,693 for

information

(0.33 sec)
  1. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/create-document-...
  2. ARW File Format - Sony Alpha Raw Digital Camera...

    Learn about ARW format and APIs that can create and open ARW files....retains all the original information captured by camera allowing...

    docs.fileformat.com/image/arw/
  3. wangyoucao577 (Jay Zhang) · GitHub

    wangyoucao577 has 81 repositories available. Follow their code on GitHub....don't include any personal information such as legal names or email...

    github.com/wangyoucao577
  4. iamjoel (Joel) · GitHub

    All worries are caused by desire, and the turmoil and chaos will eventually become silent. - iamjoel...don't include any personal information such as legal names or email...

    github.com/iamjoel
  5. SDK Installation Instructions | Documentation

    GroupDocs Assembly Cloud developer kit installation instructions for .NET (C#), Java, PHP, C++, Node.JS, Ruby, Python, Swift, Golang programming languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/assembly/getting-started/s...
  6. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....the response to retrieve information about the signed document...visit the website for more information on pricing and available...

    blog.groupdocs.cloud/signature/generate-qr-code...
  7. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/viewer/pdfoptions/
  8. Attachment Page Resources | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Download Resource of Email Attachments Page for HTML Representation You can download the resource of a specific email attachment page for HTML representation, that is already createdattachments/attachment-pages/#HGetEmailAttachmentPagesListforHTMLRrepresentation). Following API helps to download HTML page resource (image, style, graphics or font), it returns actual data of HTML page resource. The following GroupDocs.Viewer Cloud REST API resource has been used to download resource of Email attachment page(HTML Representation)....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/viewer/attachment-page-res...
  9. 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....ppt/pptx slide can contain information like text, images, formatting...lose any image quality or information. TIFF supports multiple pages...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  10. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/supported-qr-codes/