Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 3,170 for

protected

(0.28 sec)
  1. Защита паролем файлов PowerPoint в C# | Блокиро...

    Как заблокировать файлы PowerPoint с помощью паролей с помощью C#. Измените существующий пароль и удалите его, чтобы разблокировать файлы PPT/PPTX с помощью .NET API....Save(@"path/protected-presentation.pptx"); } Вот...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/ru/merger/lock-unlock-ppt-pp...
  2. Proteggi con password fogli di calcolo Excel | ...

    Aggiungi password ai fogli di calcolo Excel. Blocca i file Excel con la protezione tramite password utilizzando l'app online gratuita e in modo programmatico....Save(@"path/protected-spreadsheet.xlsx"); } Per...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); Per informazioni...

    blog.groupdocs.com/it/merger/password-protect-e...
  3. Захист паролем файлів PowerPoint у Java | Забло...

    Як заблокувати файли PowerPoint паролями в Java. Змініть існуючий пароль і видаліть його, щоб розблокувати файли PPT/PPTX за допомогою Java API....save("path/protected-presentation.pptx"); Коли...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/uk/merger/lock-unlock-ppt-pp...
  4. Add Security through Custom Caching in the Grou...

    The GroupDocs.Viewer for Java library is a high-fidelity document viewer, built within HTML5 standards. It allows end-users to view over 45 types of documents on the web without the need to install any third-party software. Here at GroupDocs we always look for new ways to enhance our products with advanced security options. The GroupDocs.Viewer for Java library can be deployed on-premises and allows you to host documents on your private storage.... But how to protect your content from unauthorized...

    blog.groupdocs.com/viewer/add-security-through-...
  5. Créer un filigrane on GroupDocs Blog | Document...

    Créer un filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Créer un filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/créer-un-filigrane/in...
  6. Filigraner des fichiers on GroupDocs Blog | Doc...

    Filigraner des fichiers on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Filigraner des fichiers on GroupDocs Blog | Document Automation Solutions for ......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/filigraner-des-fichie...
  7. Automatisation du filigrane on GroupDocs Blog |...

    Automatisation du filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Automatisation du filigrane on GroupDocs Blog | Document Automation Soluti......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/automatisation-du-fil...
  8. Supprimer un filigrane on GroupDocs Blog | Docu...

    Supprimer un filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Supprimer un filigrane on GroupDocs Blog | Document Automation Solutions for .N......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/supprimer-un-filigran...
  9. Watermarking

    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. Découvrez comment...

    blog.groupdocs.com/fr/tag/watermarking/
  10. Java에서 암호로 Excel 파일 보호 | 스프레드시트 잠금 해제

    Java를 사용하여 Excel 스프레드시트 파일을 암호로 보호하는 방법을 알아보겠습니다. 기존 암호를 변경하거나 제거하여 Java API를 사용하여 XLS/XLSX 파일의 잠금을 해제하십시오....save("path/protected-spreadsheet.xlsx"); 제공된 코드를...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ko/merger/lock-unlock-excel-...