Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 3,104 for

protection

(0.05 sec)
  1. Add Text Watermark to RTF using Java

    Let's learn how to add text watermark to RTF using Java. You'll also get a code showing how to insert text watermark to RTF in Java without using extra softwares....can efficiently manage and protect your documents, making them...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. API

    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....documents d’entreprise et la protection du contenu. Apprenez à créer...

    blog.groupdocs.com/fr/tag/api/
  3. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API....Online Watermark Password Protected Documents using C# Add Watermarks...

    blog.groupdocs.com/watermark/watermark-word-doc...
  4. Edit Word Documents in Java | Build your own Ja...

    Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT files within your applications using document editing Java API....password if the document is protected. Edit: After loading, you...

    blog.groupdocs.com/editor/edit-word-documents-i...
  5. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....unchanged, organizations can protect sensitive information and maintain...demonstrates a commitment to protecting the authenticity of documents...

    blog.groupdocs.com/signature/iterative-digital-...
  6. C#と.NET比較ライブラリを使用してWord文書を比較する

    Comparison API for .NETを使用して、2つ以上のWord文書を比較します。パスワードで保護されたドキュメントであっても、違いを強調し、C#での変更を承認/拒否します。...comparer = new Comparer("path/protected-document-1.docx", new LoadOptions(){...})) { comparer.Add("path/protected-document-2.docx", new LoadOptions()...

    blog.groupdocs.com/ja/comparison/compare-word-d...
  7. Render Filtered Messages from Outlook Data File...

    We are delighted to announce that we have rolled out version 19.1 of GroupDocs.Viewer for .NET. The latest version brings five new features, three bug fixes, and three improvements. You can now obtain the email messages as well as filter the messages contained in Outlook Data Files (OST/PST). Furthermore, we have extended our list of supported file formats by adding the support of VCF file format. Please have a look at the release notes for more details on new features, fixes, and improvements....support for rendering password protected ODS documents Simplified caching...

    blog.groupdocs.com/viewer/render-filtered-messa...
  8. GroupDocs.Viewer for Node.js via Java | GroupDocs

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application.... For example, you can protect the output PDF file and reorder...

    docs.groupdocs.com/viewer/nodejs-java/
  9. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....substitution, set passwords for protected documents, etc. Also, the...

    docs.groupdocs.com/conversion/net/convert/
  10. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/add-watermark...