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

text signature

(0.13 sec)
  1. GroupDocs.Redaction for Python via .NET | Group...

    Native Python library that permanently redacts sensitive content — Text, metadata, annotations, and image areas — from PDF, Word, Excel, PowerPoint, and image files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....Signature Product Solution GroupDocs...format-independent interface to redact text by exact phrase or regular expression...

    docs.groupdocs.com/redaction/python-net/
  2. Phrase search | GroupDocs

    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...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the background color of some text dynamically. It also allows...5.0 now permits users to set text background color dynamically...

    blog.groupdocs.com/groupdocs.blog/page/76/
  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. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — area and shape annotations, Text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....Signature Product Solution GroupDocs...and shape annotations, mark up text with highlights, underlines...

    docs.groupdocs.com/annotation/java/
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature Product Family GroupDocs.Metadata...Answers Extract Text from XLSX using C# Extract Text from DOCX using...

    kb.groupdocs.com/categories/page/18/
  7. Load document from url | GroupDocs

    Learn how to Load document from url....Signature Product Solution GroupDocs...Parser ( url )) { // Extract a text into the reader using ( TextReader...

    docs.groupdocs.com/parser/net/load-document-fro...
  8. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Signature Product Solution GroupDocs...can also be used to display text that can be considered as the...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. 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...
  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...