Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 30,229 for

search watermark

(0.08 sec)
  1. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/load-password-...
  2. 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.... Watermarking # Protecting documents with watermarks in now...- specifies text for the watermark watermarkColor - specifies...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  3. GroupDocs.Search for .NET

    This API allows you to perform text Search and index any type of file format using C# .NET language on any platform....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/search/net/
  4. GroupDocs.Search for Java

    This API allows you to perform text Search and index any type of file format using Java language on any platform....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/search/java/
  5. Add watermarks to email attachments | GroupDocs

    The API allows you to add Watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_Watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark Watermark = new TextWatermark("Test Watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker Watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = Watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. GroupDocs.Search Product Family

    Find answers about text Search and indexing of different files using code on any platform....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/search/page/2/
  7. GroupDocs.Search Product Family

    Find answers about text Search and indexing of different files using code on any platform....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/search/
  8. Add image watermarks | GroupDocs

    This article shows how to add an image Watermark and save the resultant document. It is capable of adding Watermarks to images or documents....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-image/
  9. Add watermarks to images | GroupDocs

    Add Watermarks to photos or multi-framed images using Python via .NET....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document Searching Java API....this article, we’ll see how to search homophones within multiple...below: Java API - Homophone Search Find homophones in documents...

    blog.groupdocs.com/search/find-homophones-in-mu...