Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 11,539 for

text

(1.05 sec)
  1. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....Replace text for particular shapes Update formatted text for particular...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  2. Rasterize Document before Image Area Redaction ...

    I have observed that while redacting a PDF using Image Area Redaction feature I have to rasterize the whole document first, could you confirm if my understanding is sound or not. Is it possible to apply Text redaction on…... Is it possible to apply text redaction on only one page of...you want to hide a block of text on a page, you can use the RegexRedaction...

    forum.groupdocs.com/t/rasterize-document-before...
  3. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more.... EMF, WMF images containing text (get; set;) ResetFontFolders...(PSD, EMF, WMF) that contain text, you can specify a fallback...

    docs.groupdocs.com/conversion/net/load-image-do...
  4. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email Text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a Text....the steps to extract an email text from email attachments: Instantiate...and obtain object to extract a text. The following example shows...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Use All Highlight Extraction Modes with Search ...

    Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Text for .NET API. This version comes up with a number of new features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Text for .NET API has improved the search functionality by adding the ability to search for some Text using regular expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted Text in documents....Text for .NET API. This version comes...search functionality. GroupDocs.Text for .NET API has improved the...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. How to Run Examples | GroupDocs

    Step-by-step guide to run GroupDocs.Parser for .NET code examples. Learn how to build projects from scratch, use GitHub examples, and set up your development environment....your document { // Extract a text to the reader using ( TextReader...()) { // Print an extracted text (or "not supported" message)...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  7. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...information of the document: all texts from an original document are...rendered in a browser as real text, not images, while document...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  8. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java.... getString ( "text" ); return createDtoFromRespons...parse json tree with regions and text lines. } ... } The RecognizeFromContent()...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  9. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....to Convert Word Document to Text in Java How to Convert HTML...to RTF in Java How to Convert Text to HTML in Java How to Convert...

    kb.groupdocs.com/conversion/java/page/5/
  10. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....hyperlinks : print ( f " Text: { link . text } " ) print ( f " URL:...page_links : print ( f " • { link . text } -> { link . url } " ) total_links...

    docs.groupdocs.com/parser/python-net/extract-hy...