Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 902 for

printing annotations

(1.36 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-em...
  2. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-editor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through HTML, and read document info — in under five minutes....Annotation Product Solution GroupDocs...get_document_info () print ( "Format:" , info . format . name ) print ( "Extension:"...

    docs.groupdocs.com/editor/python-net/quick-star...
  3. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Annotation Product Solution GroupDocs...emailParser . GetText ()) { // Print the email text Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  4. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Annotation Product Solution GroupDocs...save ( "./sample_policy.xml" ) print ( "Redactions policy saved to...

    docs.groupdocs.com/redaction/python-net/use-red...
  5. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...getMessage ()); } System . out . print ( "\nSource document converted...

    docs.groupdocs.com/conversion/java/load-documen...
  6. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Annotation Product Solution GroupDocs...viewer . view ( html_options ) print ( f " \n Source document rendered...

    docs.groupdocs.com/viewer/python-net/rendering-...
  7. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...comparer . get_changes (): print ( f "Type: { change . type }...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Update watermarks | GroupDocs

    Search for existing text or image watermarks and update them using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...TextSearchCriteria ( "CONFIDENTIAL" )) print ( "Found" , len ( possible )...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....Annotation Product Solution GroupDocs...redactor . save ( save_options ) print ( f "Document redacted successfully...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  10. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....Annotation Product Solution GroupDocs...parser . GetToc (). First (); // Print the text of the chapter using...

    docs.groupdocs.com/parser/net/extract-text-by-t...