Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 17,625 for

pdf watermark

(0.07 sec)
  1. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // read from some data source...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  2. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // setup options with text...

    docs.groupdocs.com/signature/java/sign-document...
  3. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/character...
  4. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Watermark Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Deleting Barcode signatures - advanced | Docume...

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/deleting-barc...
  6. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Watermark Product Solution GroupDocs...new Signature ( "sample_signed.pdf" )) { TextSearchOptions options...

    docs.groupdocs.com/signature/net/searching-for-...
  7. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Watermark Product Solution GroupDocs...the document file itself, like PDF. But other, like Office family...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  8. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Watermark Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/search-for-emb...
  9. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // setup search options...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-text-fro...