Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 4,682 for

text signature

(0.25 sec)
  1. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  2. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Signature Product Solution GroupDocs...) { System . out . print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Signature Product Solution GroupDocs...range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  4. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...PDF files is not limited to text only, it could be hyperlinks...

    docs.groupdocs.com/conversion/java/convert/pdf/
  5. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Signature Product Solution GroupDocs...document contains no searchable text, no metadata from the original...

    docs.groupdocs.com/redaction/python-net/feature...
  6. GroupDocs.Conversion for .NET | Documentation

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert files of different formats from within C# applications....Signature Product Solution GroupDocs...application. Supports adding text or image watermarks during the...

    docs.groupdocs.com/conversion/net/
  7. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Signature Product Solution GroupDocs...document contains no searchable text, no metadata from the original...

    docs.groupdocs.com/redaction/java/features-over...
  8. Get changes coordinates | Documentation

    This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java...Signature Product Solution GroupDocs..."Change Type: %d, X: %f, Y: %f, Text: %s%n" , change . getType ()...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  9. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Signature Product Solution GroupDocs...a document with search-able text and images. In order to do that...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  10. Add resource redaction annotation | Documentation

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...with fixed position to hide a text as shown in the picture below:...

    docs.groupdocs.com/annotation/net/add-resource-...