Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,164 for

text signature

(0.51 sec)
  1. Search Specific Word in Documents using C#

    Learn how to perform a full-Text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Signature Product Family GroupDocs.Metadata...amounts of data or documents. Full-text search capabilities allow users...

    kb.groupdocs.com/search/net/search-specific-wor...
  2. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Signature Product Solution GroupDocs...and corrects text orientation before detecting text. // Assemble...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  4. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular Text formatting, Replacing Text for particular shapes, Replacing shape image and more....Signature Product Solution GroupDocs...with particular text formatting, Replacing text for particular...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  5. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (Text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Signature Product Solution GroupDocs...It is easy to extract data, text, images and use any GroupDocs...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Signature Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  8. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...annotation allows you to add a text watermark as shown in the picture...

    docs.groupdocs.com/annotation/java/add-watermar...
  9. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Signature Product Family GroupDocs.Metadata...Java Latest Answers Add Search Text Annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Signature Product Solution GroupDocs...cell : print ( f " { cell . text } \t " , end = "" ) print ()...

    docs.groupdocs.com/parser/python-net/extract-ta...