Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 9,626 for

text

(0.03 sec)
  1. Extract hyperlinks from document page area | Do...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. 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.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....words in the text of indexed documents. In text form, the following...phrase search with a query in text and object form. C# string indexFolder...

    docs.groupdocs.com/search/net/phrase-search/
  4. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API...."Found QRCode signature: {0} with text {1}" , qrSignature . EncodeType...EncodeType . TypeName , qrSignature . Text ); Email email = qrSignature...

    docs.groupdocs.com/signature/net/search-for-sta...
  5. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/annotation/net/technical-support/weekly0.5https://docs.groupdocs.com/annotation/jav......com/annotation/java/add-search-text-annotation/weekly0.5https://docs...groupdocs.com/annotation/java/add-text-field-annotation/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/annotation.xml
  6. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....of the watermark, such as its text, size, color, position, and...watermark text. The font family of the watermark text. The color...

    docs.groupdocs.com/conversion/java/add-watermark/
  7. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Apple’s Email Message Format Plain Text Word Processing Markup Language...Language HTML format. ODF Text Document. ODF Text Document Template....

    docs.groupdocs.com/assembly/net/supported-docum...
  8. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....the plain text body content . Body = "Test plain text body" ; //..."message.msg" ); } Searching text in email message body or subject...

    docs.groupdocs.com/watermark/net/email-messages/
  9. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET.... Page: {1}, Change ID: {2}, Text: {3}" , change . Type , change...PageNumber , change . Id , change . Text ); } The result is as follows:...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  10. Specify spreadsheet rendering options | Documen...

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options....render grid lines, or adjust cell text overflow). To access these options...cell text overflow The option allows you to prevent text overflow...

    docs.groupdocs.com/viewer/python-net/specify-re...