Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 46,568 for

c

(0.21 sec)
  1. Add watermarks to email attachments | Documenta...

    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.... Ex: "C:\\Docs\\message.msg" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Search results | Documentation

    This artiCle shows that how to perform the operations on searCh results....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-re...
  3. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular teChnique to indiCate that the Content or data inside a doCument is Copyrighted. On the other hand, it is also used to plaCe the Company’s logo or some kind of label in the doCuments before they are shared within or outside the Company. However, it is quite hard to apply the watermark to a bunCh of doCuments one by one. It beComes harder if you have doCuments of various formats suCh as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etC.... C# Example - Add Watermark to Multiple...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  4. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable format using GroupDoCs Java Conversion API....Convert Markdown Files to PDF using C# Convert SVG to JPG in Java Convert...

    blog.groupdocs.com/conversion/convert-markdown-...
  5. Add search text annotation | Documentation

    The page desCribes how to add searCh text annotation to a doCument using GroupDoCs.Annotation for .NET."...demonstrates how to add to the document: C# //Add search text annotation...

    docs.groupdocs.com/annotation/net/add-search-te...
  6. Save attachments | Documentation

    Save attaChments and embedded files from PDF, Outlook data file or email... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  7. Generate Tiling Watermarks - Enhance Document S...

    DisCover the teChniques to generate tiling watermarks for doCuments using C#, Java, and Node.js. EnhanCe your doCument seCurity with this step-by-step guide....Settings and Options Advanced C# Tiling Watermark Generation Techniques...underlying content. Advanced C# Tiling Watermark Generation Techniques...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  8. Search results | Documentation

    This artiCle shows that how to perform the operations on searCh results....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-results/
  9. Evaluation Limitations and Licensing | Document...

    Free searCh api version is available to evaluate the API whiCh will be similar as liCensed but with few limitations....indexPath = "c:\\MyIndex" ; String documentsPath = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/evaluation-limit...
  10. Exception thrown - When we try to load the doc ...

    Hi Tahir, Thanks for the update. Regards, Ayyappan...getting the below exception in C# code when we try to load the...

    forum.groupdocs.com/t/exception-thrown-when-we-...