Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,224 for

text watermark

(0.15 sec)
  1. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom Text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Watermark Product Solution GroupDocs...multiple “stamp lines” with custom text and different line thickness...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Watermark Product Solution GroupDocs...whether a document contains Text and Barcode Signatures at same...

    docs.groupdocs.cloud/signature/working-with-ver...
  3. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Watermark Product Solution GroupDocs...SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...

    docs.groupdocs.cloud/signature/working-with-qr-...
  4. Parse Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Watermark Product Solution GroupDocs...feedback Parse by Template Extract Text Extract Images Was this page...

    docs.groupdocs.cloud/parser/parse-operations/
  5. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....support different elements such as Text or HTML Blocks, Repeated and...Import distance annotation, text annotation, strikeout annotation...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  6. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/area-annotation/
  7. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Distance', 'Text': 'This is distance annotation'...

    docs.groupdocs.cloud/annotation/distance-annota...
  8. WordPress Document Viewer by GroupDocs

    Easily embed and display PDF, Microsoft Office and 50+ other common document types directly on your WordPress website....a specified page, search for text within embedded documents using...disable the print, download and text copy options for all or specific...

    blog.groupdocs.cloud/viewer/display-pdf-microso...
  9. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...'Annotations': [ { 'Type': 'Polyline', 'Text': 'This is polyline annotation'...

    docs.groupdocs.cloud/annotation/polyline-annota...
  10. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Watermark Product Solution GroupDocs...htmlString . Replace ( "Sample test text" , "Hello world" ); // Upload...

    docs.groupdocs.cloud/editor/working-with-wordpr...