Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 498 for

printing annotations

(0.09 sec)
  1. Update Barcode signatures in document | Documen...

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...( result ) { System . out . print ( "Signature with Barcode '"...

    docs.groupdocs.com/signature/java/update-barcod...
  2. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java....Annotation Product Solution GroupDocs...through the collection and print table cells. The following example...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Extract text in Raw Mode | Documentation

    This article explains that how to extract text in Raw mode....Annotation Product Solution GroupDocs...TextOptions ( true ))) { // Print a text from the document //...

    docs.groupdocs.com/parser/java/extract-text-in-...
  4. Get supported file types | Documentation

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Python via .NET applications....Annotation Product Solution GroupDocs...supported_file_type in supported_file_types : print ( f "Property value: { supported_file_type...

    docs.groupdocs.com/merger/python-net/get-suppor...
  5. Protect PDF document | Documentation

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

    docs.groupdocs.com/viewer/python-net/protect-pd...
  6. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....Annotation Product Solution GroupDocs...FormattedTextMode . Markdown ))) { // Print a formatted text from the document...

    docs.groupdocs.com/parser/net/markdown/
  7. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...loadOptions ); System . out . print ( "Document loaded successfully...

    docs.groupdocs.com/merger/java/load-password-pr...
  8. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...loadOptions ); System . out . print ( "Document loaded from URL...

    docs.groupdocs.com/merger/java/load-document-fr...
  9. Using OCR to redact image documents | Documenta...

    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 for Java v21.6: 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/java/using-ocr/
  10. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-mu...