Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 3,202 for

protection

(0.6 sec)
  1. Proteger / Desproteger Documentos do Word em Ja...

    Adicione senhas a documentos do Word em aplicativos Java. Altere a senha existente de arquivos DOC DOCX protegidos ou remova as senhas para desbloquear....save("path/protected-document.docx"); Agora, sempre...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/pt/merger/lock-unlock-word-d...
  2. Ochrona hasłem plików programu Excel w Javie | ...

    Nauczmy się, jak zabezpieczyć hasłem pliki arkuszy kalkulacyjnych Excel za pomocą języka Java. Zmień istniejące hasło lub usuń je, aby odblokować pliki XLS/XLSX za pomocą Java API....save("path/protected-spreadsheet.xlsx"); Oto, co...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/pl/merger/lock-unlock-excel-...
  3. Loading files | GroupDocs

    GroupDocs.Metadata allows you to load password-protected documents and load files from different sources. For more details please refer to the following guides:...allows you to load password-protected documents and load files from...specific format Load a password-protected document Was this page helpful...

    docs.groupdocs.com/metadata/nodejs-java/loading...
  4. Add Text Watermark to JPG Using Python

    Learn how to add text watermark to JPG using Python. This tutorial shows how to embed text watermarks into JPG images with custom font, color, and alignment....watermark is an effective way to protect image ownership, display confidentiality...preparing images for publication, protecting visual assets, or generating...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....new Converter ( "password_protected.docx" , () -> loadOptions...} } password_protected.docx password_protected.docx is sample...

    docs.groupdocs.com/conversion/java/convert-to-h...
  6. รหัสผ่านป้องกันไฟล์ PDF | เพิ่มรหัสผ่านเพื่อล็อค

    เพิ่มรหัสผ่านให้กับไฟล์ PDF ของคุณ ล็อคเอกสาร PDF ด้วยการป้องกันด้วยรหัสผ่านโดยใช้แอปออนไลน์ฟรีและแบบเป็นโปรแกรมโดยใช้ GroupDocs...Save(@"path/protected-document.pdf"); } คุณสามา...addPassword(addOptions); merger.save("path/protected-document.pdf"); สำหรับข้อมูลเพิ่มเติม...

    blog.groupdocs.com/th/merger/password-protect-p...
  7. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....We ensure your privacy and protect your files with advanced security...with confidence. Files are protected with advanced security measures...

    blog.groupdocs.com/search/online-regex-search/
  8. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....allows you to load password-protected documents and load files from...specific format Load a password-protected document Was this page helpful...

    docs.groupdocs.com/metadata/net/loading-files/
  9. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....LaTeX format and password protected MPP(2003) files. You can download...2.0. # Rendering password-protected MPP(2003) files LaTeX file...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  10. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Leave feedback The encryption protects data and allows only authorized...Viewer viewer = new Viewer ( "protected.pdf" )) { FileInfo fileInfo...

    docs.groupdocs.com/viewer/java/how-to-check-if-...