Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 11,021 for

text

(0.48 sec)
  1. 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...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API.... Text . Contains ( "John" )) { signaturesToDelete...

    docs.groupdocs.com/signature/net/deleting-qr-co...
  3. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....index each character in the text as a separate word, regardless...

    docs.groupdocs.com/search/net/character-types/
  4. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  5. 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....loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Watermarks can be either text or image-based. In this article...

    blog.groupdocs.com/groupdocs.blog/page/21/
  7. GroupDocs.Viewer 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.... For being lightweight, text-based, very much human-readable...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....types of input fields (such as text boxes, check boxes, radio buttons...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  9. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....Files using Java Build your Full Text Search Solution in Java Find...

    blog.groupdocs.com/search/find-synonyms-of-word...
  10. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....available: watermarkText - specifies text for the watermark watermarkColor...

    blog.groupdocs.com/viewer/get-more-flexibility-...