Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,191 for

annotation types

(0.51 sec)
  1. Learn about Image File Formats and APIs that ca...

    Learn about Image File Formats and APIs that can create and open Image files on File Format Docs Recent content in Learn about Image File Formats and APIs that can create and open Image files on Fi......typically used for storing various types of information about a rendered...file? A FIG file format is a type of file associated with line...

    docs.fileformat.com/image/index.xml
  2. Extract Metadata of MP3 Files using REST API in...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...metadata properties from over 60 types of documents, images, and multimedia...Cinematic Tag for property: name - Type, category - Content comment:...

    blog.groupdocs.cloud/2021/07/09/extract-metadat...
  3. Download DOCX to PDF converted file from cloud ...

    Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_document_download(request) function, it returns a path i…...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}”.format(e.message)) Sai_gopal...

    forum.groupdocs.cloud/t/download-docx-to-pdf-co...
  4. Convert Word Documents to PDF using Node.js | D...

    Programmatically Convert Word Documents to PDF using a REST API in Node.js. Node.js SDK allows converting DOC and DOCX files to PDF files on the cloud....easily convert between over 50 types of documents and images such...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/10/04/convert-word-do...
  5. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....text, structuring elements, annotations, and graphics. You can convert...convert between more than 50 types of documents and images online...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Tools and techniques for effective code documen...

    Learn about code documentation and why it’s essential for delivering quality software.... There are different types of code documentation: Inline...repositories, shared files with annotated code snippets, or a static...

    github.com/resources/articles/software-developm...
  7. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Annotation Product Solution GroupDocs...enumeration of supported Signature Types. Example SignatureType object...

    docs.groupdocs.cloud/signature/common-structures/
  8. 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....Annotation Product Solution GroupDocs...documents with QR-codes of various types. API usage There are steps that...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. How to use embedded Viewer App of GroupDocs.VIe...

    Dear Team, We need to buy your GroupDocs API for the following: 1- Preview all type of document from our application which is developed in Drupal on linux server over cloud. Please let me know the following queries: 1…...the following: 1- Preview all type of document from our application...What type of API need to be implement for Preview all type of documents...

    forum.groupdocs.cloud/t/how-to-use-embedded-vie...
  10. Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 Page contains description for option objects and object fields. DocumentInfoOptions Provides options for retrieving attachment information. Example DocumentInfoOptions object { "password": "document password", "attachmentPassword": "attachment password", "extractText": false, "renderComments": false, "renderHiddenPages": false, "defaultFontName": "font name", "transforms": [ "Rotate", "Reorder", "AddPrintAction" ], "watermark": { "text": "watermark text", "color": "Magenta", "position": "Diagonal", "size": 50 }, "cellsOptions": { "renderGridLines": false, "paginateSheets": false, "encoding": "utf-8", "internalHyperlinkPrefix": "prefix", "countRowsPerPage": 50, "textOverflowMode": "OverlayIfNextIsEmpty", "ignoreEmptyRows": false }, "cadOptions": { "scaleFactor": 50, "width": 600, "height": 800, "renderLayouts": true, "layoutName": "Master", "layers": ["Layer1"] }, "emailOptions": { "encoding": "utf-8" }, "wordsOptions": { "encoding": "utf-8", "renderTrackedChanges": false }, "pdfOptions": { "enablePreciseRendering": false, "enableInitialContentOrdering": false, "renderLayersSeparately": false }, "slidesOptions": { "renderNotes": false }, "projectOptions": { "pageSize": "unknown", "pageSize": "unknown" } } Info Object Fields (Click here to expand)...Annotation Product Solution GroupDocs...(Click here to expand) Name Type Description Password string...

    docs.groupdocs.cloud/viewer/options-objects/