Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 706 for

printing annotations

(0.07 sec)
  1. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...Annotation Product Solution GroupDocs...item in attachments ) { // Print the file path Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  2. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...deleteResult ) { System . out . print ( "Digital signature #" + digitalSignature...

    docs.groupdocs.com/signature/java/delete-digita...
  3. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....Annotation Product Solution GroupDocs...documentInfo . PageCount ; p ++) { // Print a page number Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...schemes . xmp_basic is not None : print ( root . xmp_package . schemes...

    docs.groupdocs.com/metadata/python-net/working-...
  6. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....Annotation Product Family GroupDocs...over the image collection and print the image data These steps enable...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  7. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  8. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Annotation Product Solution GroupDocs...SearchResult s : sr ) { // Print an index and found text: System...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...envelope_record is not None : print ( root . iptc_package . envelope_record...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class...Annotation Product Solution GroupDocs...PageArea is PageTextArea ) { // Print the field value Console . WriteLine...

    docs.groupdocs.com/parser/net/working-with-data...