Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,598 for

text signature

(0.13 sec)
  1. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Signature Product Solution GroupDocs...Rounded shape found" ); //Write text on all Diagonal Corners Rounded...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....Signature Product Family GroupDocs.Metadata...contrast, RTF (Rich Text Format) maintains text formatting while...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  3. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions....Signature Product Family GroupDocs.Metadata...fundamental requirement. Searching for text in a case-sensitive manner ensures...

    kb.groupdocs.com/search/net/perform-case-sensit...
  4. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Signature Product Solution GroupDocs...words in the text of indexed documents. In text form, the following...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  5. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Signature Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/java/regular-expressi...
  6. 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...
  7. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Signature Product Solution GroupDocs.... WriteLine ( $"Text {possibleWatermark.Text}" ); Console . WriteLine...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. Extract hyperlinks from document page area | Do...

    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...
  9. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Java API....Signature Product Solution GroupDocs...WordProcessing formats can contain text in different languages. But...

    docs.groupdocs.com/editor/java/enabling-languag...
  10. 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...