Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,974 for

text signature

(0.34 sec)
  1. 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...
  2. 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/
  3. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs... Page: {1}, Change ID: {2}, Text: {3}" , change . Type , change...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  4. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Signature Product Solution GroupDocs...the plain text body content . Body = "Test plain text body" ; //...

    docs.groupdocs.com/watermark/net/email-messages/
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature Product Family GroupDocs.Metadata...as HTML using C# Add Search Text Annotation to PDF using Java...

    kb.groupdocs.com/categories/page/24/
  6. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Signature Product Solution GroupDocs...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/java/searching-wat...
  7. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....Signature Product Family GroupDocs.Metadata...Developers working with simple text files often find themselves...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain Text file....Signature Product Solution GroupDocs...Advanced usage / Working with text / Detect encoding Detect encoding...

    docs.groupdocs.com/parser/net/detect-encoding/
  9. 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...
  10. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Signature Product Solution GroupDocs...collection of and get a cell text value. The following example...

    docs.groupdocs.com/parser/net/extract-cells-fro...