Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 957 for

printing annotations

(0.05 sec)
  1. Search for built-in Metadata signatures | Docum...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-bu...
  2. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Annotation Product Solution GroupDocs...supported." ); return ; } // Print the document text try ( TextReader...

    docs.groupdocs.com/parser/java/password-protect...
  3. Delete Text signatures from documents | Documen...

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...( result ) { System . out . print ( "Signature with Text " + textSignature...

    docs.groupdocs.com/signature/java/delete-text-s...
  4. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....Annotation Product Solution GroupDocs...PageHyperlinkArea h in hyperlinks ) { // Print the hyperlink text Console ...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  5. zArchive Archives - Page 9 of 15 - Document Aut...

    Category Archive: zArchive zArchive Posts ← Older posts Newer posts → How to Use GroupDocs’ Document Viewer for .NET ......navigated, downloaded and printed from … Continue Reading Posted..., viewer for .net library Annotate PDF and Other Documents Online...

    blog.groupdocs.com/category/zarchive/page/9/
  6. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the presentation...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Latest release (April 2023) | Documentation

    Changes that shipped in the latest version of GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...viewOptions ); } Option to disable print Print button now can be disabled...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  8. GroupDocs.Viewer for .NET 23.4 Release Notes | ...

    Bugs-fixes and features that are shipped in GroupDocs.Viewer for .NET 23.4...Annotation Product Solution GroupDocs...viewOptions ); } Option to disable print Print button now can be disabled...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following signatures were...

    docs.groupdocs.com/signature/java/delete-signat...
  10. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....Annotation Product Solution GroupDocs...PageCount ; pageIndex ++) { // Print a page number Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-hyperlink...