Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,304 for

document security

(0.07 sec)
  1. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/verify-for-mu...
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs.../ Advanced usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/advanced-sear...
  4. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a Document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-squiggly...
  5. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each Document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a Document, etc. To accomplish this task, additional fields can be added to each indexed Document in addition to those already in the Document itself. Additional fields are associated with the Document through the arguments of the FileIndexing event that occurs before indexing each added Document....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...necessary to associate each document with certain additional metadata...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a Document as images, redacting entire areas of the page instead or in addition to a specific text....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  7. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed Document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/using-ocr/
  8. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/save-only-an...
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word Document getStructure method is used. This method returns XML representation of the Document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the Document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word Document has no text, getStructure method returns an empty org....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Load password-protected documents | GroupDocs

    This article explains how to open password-protected Document with GroupDocs.Viewer within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/load-password-pr...