Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,695 for

extract text

(0.3 sec)
  1. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....fileName ); // Sign document with text signature. using ( Signature...file, extract the folders on your local disk. The extracted files...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  2. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API.... you can add, remove, and extract annotations from word-processing...Resource Redaction Strikeout Text Field Text Redaction Underline Watermark...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  3. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API.... Now, extract and then traverse the FoundDocumentField...Words using Java Build your Full Text Search Solution in Java Find...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Text for .NET API. Like the previous...files. Apart from the basic extraction method, the users can also...

    blog.groupdocs.com/groupdocs.blog/page/73/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Text for .NET API. The latest release...release is the ability to extract text from Microsoft exchange...

    blog.groupdocs.com/groupdocs.blog/page/71/
  6. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to Extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Leave feedback On this page Extracting information about all slide...backgrounds The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....the email contents as plain text in MIME format, containing the...below demonstrates how to extract metadata from an EML message...

    docs.groupdocs.com/metadata/java/working-with-s...
  8. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common Text documents using a GroupDocs.Editor for .NET....(or pages are collapsed when text and other content is removed...other visual elements. Words, text blocks, paragraphs and so on...

    docs.groupdocs.com/editor/net/edit-pdf/
  9. Feature request: Allow specifying FILE_FLAG_BAC...

    Hello there, We have a feature request: We’d like to be able to Extract files you usually don’t have access to, via the backup privilege, which seems to not be possible with GroupDocs.Search at the moment. With Win32,…...request: We’d like to be able to extract files you usually don’t have...file is opened during the extraction. If you have any questions...

    forum.groupdocs.com/t/feature-request-allow-spe...
  10. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Watermark A watermark is an image or text that is intentionally superimposed...features are listed below. Adding text/image watermark to supported...

    docs.groupdocs.com/watermark/net/features-overv...