Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 3,467 for

protected

(0.38 sec)
  1. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....); Security and password protection If your format supports security...security options like password protection, you’ll have to pass true...

    docs.groupdocs.com/redaction/java/create-custom...
  2. 암호 보호 Word 문서 | 잠금 파일에 암호 추가

    Word 파일에 암호를 추가하십시오. 무료 온라인 앱을 사용하고 프로그래밍 방식으로 GroupDocs를 사용하여 암호 보호로 Word 문서를 잠급니다....Save(@"path/protected-document.docx"); } C#을 사용하여...addPassword(addOptions); merger.save("path/protected-document.docx"); 자세한 내용은 Java를...

    blog.groupdocs.com/ko/merger/password-protect-w...
  3. فایل های محافظت شده از واترمارک در Java | واترم...

    از Java API برای افزودن واترمارک متن و تصویر به فایل های Word، PDF، PowerPoint، Excel محافظت شده با رمز عبور استفاده کنید. ظاهر واترمارک را با استفاده از GroupDocs API سفارشی کنید....API برای Watermark Password Protected Files اضافه کردن واترمارک...API برای Watermark Password Protected Files # GroupDocs.Watermark...

    blog.groupdocs.com/fa/watermark/watermark-passw...
  4. Gỡ bỏ mật khẩu bảo vệ biểu mẫu PowerPoint Files...

    Xóa mật khẩu khỏi bản trình bày PowerPoint. Mở khóa các tệp PPT/PPTX được bảo vệ bằng mật khẩu bằng cách sử dụng ứng dụng xóa mật khẩu trực tuyến miễn phí & theo chương trình....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/vi/merger/unlock-powerpoint-...
  5. 刪除 PowerPoint 文件的密碼保護 |解鎖 PPT/PPTX

    從 PowerPoint 演示文稿中刪除密碼。使用免費的在線密碼刪除應用程序並以編程方式解鎖受密碼保護的 PPT/PPTX 文件。...string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/unlock-powerp...
  6. Редагувати документи Word у C# | Створіть власн...

    Редагування документів Word пояснюється на прикладах C# для редагування файлів DOC, DOCX, ODT у вашій програмі .NET за допомогою API редагування документів....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/uk/editor/edit-word-document...
  7. GroupDocs.Signature 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....Signature with password protection and permission controls to...

    blog.groupdocs.com/categories/groupdocs.signatu...
  8. document e-signing on GroupDocs Blog | Document...

    document e-signing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document e-signing on GroupDocs Blog | Document Automation Solutions for .NET & Jav......l'accès au document pour une protection renforcée 📝 Guide ultime...

    blog.groupdocs.com/fr/tag/document-e-signing/in...
  9. Confronta i documenti Word in .NET – Tracciamen...

    Scopri come confrontare documenti Word usando GroupDocs.Comparison per .NET. Ottieni esempi passo‑a‑passo per le modalità di confronto revision‑track e highlight con codice C# pronto per l'esecuzione....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/it/comparison/compare-word-d...
  10. Security operations | GroupDocs

    Check this guide and learn how to manage document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....permissions Check document password-protection Remove document password...

    docs.groupdocs.com/merger/net/security-operations/