Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 3,403 for

protection

(0.22 sec)
  1. Kata Sandi Lindungi File PDF di Java | Kunci Bu...

    Pelajari cara mengunci & membuka kunci file PDF dengan proteksi kata sandi di Java. Ubah kata sandi saat ini, atau hapus dalam aplikasi Java....save("path/protected-document.pdf"); Jika Anda...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/id/merger/password-protect-p...
  2. Kata Sandi Lindungi File PDF di C# | Kunci Buka...

    Mari pelajari cara mengunci file PDF dengan proteksi password menggunakan C#. Ubah kata sandi yang ada atau hapus untuk membuka kunci file PDF menggunakan .NET API....Save(@"path/protected-document.pdf"); } Berikut...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/id/merger/lock-unlock-pdf-fi...
  3. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....AllowOnlyFormFields ); // To protect with password //options.se...AllowOnlyComments ); // To protect with password //options.Password...

    docs.groupdocs.com/watermark/java/locking-water...
  4. 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.... When password protected files were compared, result...fixes. Comparison of password protected documents issue is now resolved...

    blog.groupdocs.com/categories/groupdocs.compari...
  5. Ochrana souborů PowerPoint v jazyce Java heslem...

    Jak uzamknout soubory PowerPoint pomocí hesel v Java. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí Java API....save("path/protected-presentation.pptx"); Když...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  6. حفاظت از رمز عبور سند Word | اضافه کردن رمز عبو...

    رمز عبور را به فایل های Word خود اضافه کنید. با استفاده از برنامه آنلاین رایگان و برنامه‌ریزی با استفاده از GroupDocs، اسناد Word را با محافظت از رمز عبور قفل کنید....محافظت از رمز عبور، روی دکمه “Protect” کلیک کنید. در عرض چند ثانیه،...AddPassword(addOptions); merger.Save(@"path/protected-document.docx"); } می توانید...

    blog.groupdocs.com/fa/merger/password-protect-w...
  7. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....way to visually identify and protect your documents. Steps to Add...which demonstrates how to protect spreadsheet content while preserving...

    kb.groupdocs.com/watermark/python/add-image-wat...
  8. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....a document that show it’s protected, either because someone owns...professionalism. So, whether you’re protecting sensitive business documents...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  9. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....Redacting text is essential for protecting sensitive information in...enhancing document security and protecting sensitive information. By...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  10. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....stream with open ( "input/protected.pdf" , "rb" ) as stream :...extraction isn't supported." ) protected.pdf The following sample file...

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