Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,986 for

text

(0.09 sec)
  1. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment Text from PDF Portfolios: 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 get container item names, sizes and obtain content....steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. GroupDocs.Comparison Product Family

    Find answers about comparing documents of similar types using code on any platform....Files using C# How to Compare Text Files in C# How to Compare PDF...Files in Java How to Compare Text Files in Java How to Compare...

    kb.groupdocs.com/comparison/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...like “Improve comparison of Text & Imaging formats” and ” Add...version 17.06.0 of the GroupDocs.Text for .NET API. This version comes...

    blog.groupdocs.com/groupdocs.blog/page/75/
  4. Regular expression search | GroupDocs

    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....separately, and not the entire text of a document field. Queries...query. A regex search query in text form cannot be combined with...

    docs.groupdocs.com/search/net/regular-expressio...
  5. Cannot find Umlauts located in ANSI files - Fre...

    Hi there, We tried this: ​Have a Text file with ANSI encoding in a folder indexed by DataCentral. The file should contain “Mühe” and “Vielfraß”. Create an index for that file Make a search on that index for “Vielfraß”…...there, We tried this: Have a Text file with ANSI encoding in a...4:48pm 5 @jamsharp The provided text file is in Windows-1250 encoding...

    forum.groupdocs.com/t/cannot-find-umlauts-locat...
  6. Advanced Search Archive Documents | GroupDocs

    id: advanced-search-archive-documents url: signature/net/advanced-search-archive-documents title: Advanced search archive documents linkTitle: 🌐 Archive weight: 16 description: “This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for various signatures within the archive files in C# description: Advanced search for all supported signatures within the archives fast and easily with C# language and GroupDocs.... text: Instantiate object of Signature...Create one or many search options text: Instantiate specific SearchOptions...

    docs.groupdocs.com/signature/net/developer-guid...
  7. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....that are based on OpenDocument Text File format. These are created...and can hold content such as text, images, objects and styles...

    docs.groupdocs.com/merger/net/merge/open-document/
  8. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....major annotation types like (Text, Area, Point, Watermark, Strikeout...annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  9. 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...
  10. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....the plain text body content . setBody ( "Test plain text body" );...watermarker . close (); Searching text in email message body or subject...

    docs.groupdocs.com/watermark/java/email-messages/