Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 763 for

printing annotations

(0.1 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Annotation Product Solution GroupDocs... GetText ( options )) { // Print a text or 'not supported' message...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  2. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded 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-en...
  3. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Annotation Product Solution GroupDocs...parser . features . hyperlinks : print ( "Hyperlink extraction not...

    docs.groupdocs.com/parser/python-net/extract-hy...
  4. 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....Annotation Product Solution GroupDocs...(OCR): image files, such as printed document scans (PNG, JPG, etc...

    docs.groupdocs.com/redaction/net/using-ocr/
  5. Extract images from document page area | GroupDocs

    Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions....Annotation Product Solution GroupDocs...parser . features . images : print ( "Image extraction not supported"...

    docs.groupdocs.com/parser/python-net/extract-im...
  6. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....Annotation Product Family GroupDocs...the metadata items to get and print each item’s name and value The...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  7. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....Annotation Product Solution GroupDocs...TocItem tocItem : tocItems ) { // Print the text of the chapter try...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Annotation Product Solution GroupDocs...specification , property_value ) print ( f "Properties set: { affected...

    docs.groupdocs.com/metadata/python-net/set-meta...
  9. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...ALLOW_ALL ^ Permissions . DENY_PRINTING ); // Create a PDF file. PdfViewOptions...

    docs.groupdocs.com/viewer/java/protect-pdf-docu...
  10. Protect PDF document | GroupDocs

    Secure PDF output with passwords and permissions when rendering documents using GroupDocs.Viewer....Annotation Product Solution GroupDocs...ALLOW_ALL & ~ Permissions . DENY_PRINTING # Create a PDF file. pdf_options...

    docs.groupdocs.com/viewer/python-net/protect-pd...