Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 10,915 for

text

(0.71 sec)
  1. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method.... Markup ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/loading-specific...
  2. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... Text search criteria Following code...watermarks containing some specific text PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......PDF using Java How to Extract Text from PDF using C# How to Render...using Java How to Sign JPEG with Text Signature using Java How to...

    kb.groupdocs.com/categories/page/28/
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using Java How to Sign PDF with Text Signature using Java How to...using C# How to Sign PDF with Text Signature using C# How to Convert...

    kb.groupdocs.com/categories/page/30/
  5. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Java Latest Answers Add Search Text Annotation to PDF using Java...in PDF using Java How to Add Text Redaction Annotation in PDF...

    kb.groupdocs.com/annotation/java/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release supports extracting text areas from document pages. This...may help you getting data for text analysis. We recommend you to...

    blog.groupdocs.com/groupdocs.blog/page/57/
  7. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....Key Features Use Cases Adding Text Watermark Adding Image Watermark...more. Text and Image Watermarks : Easily apply both text and image...

    blog.groupdocs.com/watermark/integrate-watermar...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...black SmartArt text to PDF. And the SmartArt text in the resultant...document was changed to white text. Yes, GroupDocs.Signature for...

    blog.groupdocs.com/groupdocs.blog/page/42/
  9. Email messages | GroupDocs

    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/
  10. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....that any XML is first of all a text file). By default all XML files... if they are present in the text nodes or attribute values inside...

    docs.groupdocs.com/editor/java/how-to-edit-xml/