Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 5,314 for

text redaction

(0.68 sec)
  1. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....Redaction Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  2. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Python via .NET API....Redaction Product Solution GroupDocs...WordProcessing formats can contain text in different languages. But...

    docs.groupdocs.com/editor/python-net/enabling-l...
  3. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Redaction Product Solution GroupDocs...collection of and get a cell text value. The following example...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  4. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email Text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a Text....Redaction Product Solution GroupDocs...the steps to extract an email text from email attachments: Instantiate...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Load document from stream | GroupDocs

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a Text into the reader try (TextReader reader = parser....Redaction Product Solution GroupDocs...Parser ( stream )) { // Extract a text into the reader try ( TextReader...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs...Code39Standard , // specify text match type MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Redaction Product Solution GroupDocs...with Text signature This example shows how to add Text signature...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Get list of changes | GroupDocs

    Learn how to obtain a collection of detected changes using GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs...Id: { change . id } , Text: { change . text } " ) 🔹 Use case: Build...

    docs.groupdocs.com/comparison/python-net/get-li...
  9. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Redaction Product Solution GroupDocs...Viewer supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/java/
  10. Features Overview | GroupDocs

    GroupDocs.Annotation for Python via .NET adds annotations, markup, and review comments to documents and images through a single, format-independent API — Text markup, shapes, watermarks, image and link stamps, Text fields, threaded replies, versions, and import/export — and saves the result back to the original format....Redaction Product Solution GroupDocs...in a single pass. Text markup Mark up the text of a document with...

    docs.groupdocs.com/annotation/python-net/featur...