Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 3,261 for

protection

(0.06 sec)
  1. Add Password in Java

    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....enfin, comment supprimer la protection par mot de passe pour déverrouiller...

    blog.groupdocs.com/fr/tag/add-password-in-java/
  2. Lock Files in Java

    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....enfin, comment supprimer la protection par mot de passe pour déverrouiller...

    blog.groupdocs.com/fr/tag/lock-files-in-java/
  3. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....incorrect password passed to open protected documents over class . Here...exception when working with protected documents with GroupDocs.Signature:...

    docs.groupdocs.com/signature/net/handling-incor...
  4. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....textWatermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...imageWatermark = new ImageWatermark ( "protect.jpg" ); imageWatermark . setHorizontalAlignme...

    docs.groupdocs.com/watermark/java/adding-waterm...
  5. GroupDocs.Conversion 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....specific pages of any password-protected Word document within the Java...specific pages of any password-protected Word document using C# with...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Compare Multiple Word Files in Java | Accept or...

    Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....even if they were password protected. What if, there are more than...documents Compare password-protected Word documents By the end...

    blog.groupdocs.com/comparison/compare-multiple-...
  7. Proteggi file PDF con password | Aggiungi passw...

    Aggiungi la password ai tuoi file PDF. Blocca i documenti PDF con la protezione tramite password utilizzando l'app online gratuita e in modo programmatico utilizzando GroupDocs....Save(@"path/protected-document.pdf"); } Puoi ottenere...addPassword(addOptions); merger.save("path/protected-document.pdf"); Per ulteriori...

    blog.groupdocs.com/it/merger/password-protect-p...
  8. Защита паролем PDF-файлов | Добавить пароль для...

    Добавьте пароль к своим файлам PDF. Блокируйте PDF-документы с помощью защиты паролем с помощью бесплатного онлайн-приложения и программно с помощью GroupDocs....Save(@"path/protected-document.pdf"); } Вы можете...addPassword(addOptions); merger.save("path/protected-document.pdf"); Для получения...

    blog.groupdocs.com/ru/merger/password-protect-p...
  9. .NET Karşılaştırma Kitaplığı ile C# kullanarak ...

    .NET için Karşılaştırma API'sini kullanarak iki veya daha fazla Word belgesini karşılaştırın. Parola korumalı belgeler için bile C#'ta farklılıkları vurgulayın ve değişiklikleri kabul edin/reddedin....comparer = new Comparer("path/protected-document-1.docx", new LoadOptions(){...})) { comparer.Add("path/protected-document-2.docx", new LoadOptions()...

    blog.groupdocs.com/tr/comparison/compare-word-d...
  10. C# 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何使用 C# 使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 .NET API 解锁 PPT/PPTX 文件。...Save(@"path/protected-presentation.pptx"); } 这是...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...