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

properties

(0.09 sec)
  1. Convert Text to HTML and HTML to Text in Python

    GroupDocs file conversion API allows you to convert a file to any format online. This article shows how to convert Text to HTML and HTML to Text in Python....HtmlConvertOptions if required Set various properties such as from_page, pages_count...

    blog.groupdocs.cloud/conversion/convert-text-to...
  2. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....below describes the main properties for the Mix operation: Name...

    docs.groupdocs.cloud/merger/mix-document-pages/
  3. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature Properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....to update some signature properties by it’s id. The signature...

    docs.groupdocs.cloud/signature/update-barcode-s...
  4. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given Properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-multiple-...
  5. Working with Text Signature | 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 Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....7 with newly added property BackgroundBrush which support...(Release 18.7) with newly added properties TextHorizontalAlignm and...

    docs.groupdocs.cloud/signature/working-with-tex...
  6. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature Properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....to update some signature properties by it’s id. The signature...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  7. 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:...IMAGE ); // set signature properties options . setImageFilePath...

    docs.groupdocs.cloud/signature/sign-document-wi...
  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....QRCODE ); // set signature properties options . setText ( "John...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....TEXT ); // set signature properties options . setText ( "John...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....BARCODE ); // set signature properties options . setText ( "123456789012"...

    docs.groupdocs.cloud/signature/sign-document-wi...