Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 873 for

printing annotations

(0.45 sec)
  1. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Accessibility 1 Add Annotations in Java 1 Add annotations in PDF 1 add...add annotations in PDF using csharp 1 add annotations in PDF using...

    blog.groupdocs.com/fa/tags/
  2. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...save_options , compare_options ) print ( f " \n Documents compared...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Update Text signatures in document | GroupDocs

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

    docs.groupdocs.com/signature/java/update-text-s...
  4. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print the file path System . out ...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text-in-em...
  6. Extract formatted text from document page | Gro...

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

    docs.groupdocs.com/parser/net/extract-formatted...
  7. Install GroupDocs.Comparison for Python via .NE...

    Install GroupDocs.Comparison for Python via .NET from PyPI or a downloaded wheel, including the native dependencies required on Linux and macOS....Annotation Product Solution GroupDocs...import Comparer; print('OK')" If this prints OK , you are ready...

    docs.groupdocs.com/comparison/python-net/gettin...
  8. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving them in different scenarios when editing documents with GroupDocs.Editor for Python via .NET....Annotation Product Solution GroupDocs...all_resources for one_image in images : print ( "image resource:" , one_image...

    docs.groupdocs.com/editor/python-net/working-wi...
  9. Load document from url | GroupDocs

    Learn how to Load document from url....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document //...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Python via .NET and how to operate them in Python code....Annotation Product Solution GroupDocs...get_document_info () print ( "Name:" , info . format . name ) print ( "Extension:"...

    docs.groupdocs.com/editor/python-net/working-wi...