Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 31,559 for

groupdocs.annotation

(1.22 sec)
  1. Extract tables from document page | GroupDocs

    Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-for-text-c...
  3. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/verify-...
  4. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/skip-loading...
  5. Create new document by format | GroupDocs

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/create-document/
  6. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/locking-waterm...
  7. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/handling-the-i...
  8. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .NET, describes how to sign documents with just a few lines of Python code....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/basic-u...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...