Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 3,459 for

protection

(0.25 sec)
  1. Watermark Protected Files sử dụng C# | Hình mờ ...

    Thêm hình mờ văn bản và hình mờ hình ảnh vào các tệp Word, PDF, PowerPoint, Excel được bảo vệ bằng mật khẩu bằng C#. Tùy chỉnh giao diện hình mờ bằng .NET API....Thêm hình mờ văn bản và hình mờ hình ảnh vào các tệp Word, PDF, PowerPoint, Excel được bảo vệ bằng mật khẩu bằng C#. Tùy chỉnh giao diện hình mờ bằng .NET API.

    blog.groupdocs.com/vi/watermark/watermark-passw...
  2. GroupDocs.Watermark 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 is one of the ways to protect your documents from illegal...watermark to your password-protected files using C# . We will separately...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....CustomValueAcceptor : ValueAcceptor { protected override void AcceptNull ()..."Null value extracted" ); } protected override void Accept ( string...

    docs.groupdocs.com/metadata/net/extracting-prop...
  4. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....CustomValueAcceptor extends ValueAcceptor { protected void acceptNull () { System..."Null value extracted" ); } protected void accept ( String value...

    docs.groupdocs.com/metadata/java/extracting-pro...
  5. Compare Multiple Documents | GroupDocs

    Compare a source document against multiple targets in a single pass — including password-protected files and custom compare settings — with GroupDocs.Comparison for Python via .NET....Compare multiple password-protected documents When the source...target documents are password-protected, supply the password through...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Mot de passe protéger les fichiers PDF en Java ...

    Apprenez à verrouiller et déverrouiller des fichiers PDF avec une Protection par mot de passe en Java. Modifiez le mot de passe actuel ou supprimez-le dans les applications Java....ajouter par programme une protection par mot de passe aux fichiers...ci-dessous : API Java pour la protection par mot de passe des fichiers...

    blog.groupdocs.com/fr/merger/password-protect-p...
  7. GroupDocs.Comparison 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....cover how to compare password-protected PDF files, accept or reject...even if they were password protected. What if, there are more than...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. Ajouter des filigranes aux documents Word | 5 m...

    Apprenez comment ajouter des filigranes sécurisés aux documents Word en utilisant GroupDocs.Watermark pour .NET. Comparez 5 méthodes de Protection avec des exemples de code, y compris des en-têtes verrouillés, des filigranes en mosaïque et des sections protégées par mot de passe qui ne peuvent pas être facilement supprimées....Український Tiếng Việt 中文 中國傳統的 Protection professionnelle des filigranes...Filigrane d’en‑tête simple (Protection de base) La faiblesse de...

    blog.groupdocs.com/fr/watermark/secure-word-doc...
  9. Remove Document Password | GroupDocs

    Decrypt and remove the open password from a PDF, Word, Excel, or PowerPoint document using remove_password() with GroupDocs.Merger for Python via .NET....remove an open password from a protected document. After the operation...the Merger class with the protected document path and the LoadOptions...

    docs.groupdocs.com/merger/python-net/remove-doc...
  10. Load Options | GroupDocs

    Open password-protected files and streams using load options in GroupDocs.Parser for Python via .NET.... Open a password-protected document Python from groupdocs..."secret-password" ) with Parser ( "protected.pdf" , options ) as parser...

    docs.groupdocs.com/parser/python-net/load-options/