Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 3,458 for

protection

(1.21 sec)
  1. GroupDocs.Search 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....apply search to password protected documents. Not only this,...

    blog.groupdocs.com/categories/groupdocs.search-...
  2. 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....Watermarking allows you to protect documents that you display...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Watermarking allows you to protect documents that you display...

    blog.groupdocs.com/groupdocs.blog/page/91/
  4. Ajouter un filigrane de texte au PDF à l'aide d...

    Découvrez comment ajouter un filigrane de texte à un PDF à l'aide de Java sans avoir besoin de logiciel supplémentaire. Nous vous fournirons également un exemple de code pour insérer un filigrane de texte dans un PDF en Java....documents, signalant leur protection, indiquant soit leur propriété...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  5. Ajouter un filigrane d'image à DOCX à l'aide de...

    Découvrez comment ajouter un filigrane d'image à DOCX à l'aide de Java sans installation de logiciel supplémentaire. Nous vous fournirons également du code pour insérer un filigrane d’image dans DOCX en Java....et flexible, facilitant la protection de vos documents dans les...

    kb.groupdocs.com/fr/watermark/java/add-image-wa...
  6. تحويل PDF إلى HTML برمجيًا باستخدام C#

    لنحول مستند PDF إلى HTML باستخدام بضعة أسطر من التعليمات البرمجية. أتمتة تحويل PDF داخل تطبيق .NET لتحويل المستند بأكمله أو الصفحات المحددة....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/ar/conversion/convert-a-pdf-...
  7. C# kullanarak programlı olarak PDF'yi HTML'ye d...

    Birkaç satır kod kullanarak bir PDF belgesini HTML'ye dönüştürelim. Tüm belgeyi veya seçilen sayfaları dönüştürmek için .NET uygulamasında PDF dönüştürmeyi otomatikleştirin....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/tr/conversion/convert-a-pdf-...
  8. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....a password to unlock the protected document. specifies that annotations...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. 在 .NET 中比较 PDF 文档 – 内联 vs 并排 vs 交错

    了解如何使用 GroupDocs.Comparison for .NET 以编程方式比较 PDF 文档。提供针对所有三种显示模式的逐步 C# 示例、页面范围过滤,以及 Adobe Acrobat 内置比较工具的快速概览。...comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/zh/comparison/compare-pdf-do...
  10. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....Template \* @var string \*/ protected $strTemplate = 'mod\_groupdocsviewer';.../\*\* \* Generate module \*/ protected function compile() { /\* ...

    blog.groupdocs.com/viewer/how-to-create-groupdo...