Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 18,430 for

pdf viewer

(2.38 sec)
  1. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  2. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate Pdf and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of files without the need to install the software that the documents or images were created in. A convenient web UI allows users to view, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a new GroupDocs.Annotation for Java library – version 1....allows end users to annotate PDF and Microsoft Office documents...Applications # Following the GroupDocs.Viewer for Java library, the AnnotationHandler...

    blog.groupdocs.com/annotation/control-meta-data...
  3. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Viewer Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; string fileName = Path . GetFileName...

    docs.groupdocs.com/signature/net/search-signatu...
  4. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Viewer Product Solution GroupDocs...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/hello-w...
  5. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { DigitalSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // Deleting QR-Code signatures...

    docs.groupdocs.com/signature/net/delete-signatu...
  8. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  9. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...Viewer Product Solution GroupDocs...example shows how to sign a PDF document with a Barcode signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  10. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup search options...

    docs.groupdocs.com/signature/net/search-for-tex...