Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 3,165 for

protected

(0.05 sec)
  1. C#でWord文書をパスワードで保護する|ロックロック解除DOCDOCX

    .NETアプリケーション内のWordドキュメントにパスワードを追加するC#の方法。保護されたDOCDOCXファイルの既存のパスワードを変更するか、パスワードを削除してロックを解除します。...Save(@"path/protected-document.docx"); } これで、パス...string filePath = @"path/protected-document.docx"; LoadOptions...

    blog.groupdocs.com/ja/merger/password-protect-w...
  2. JavaでPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...save("path/protected-presentation.pptx"); 上記のコ...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  3. GroupDocs.Viewer for Python via .NET | Document...

    Render documents as HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python. No third-party software needed!... For example, you can protect the output PDF file and reorder...

    docs.groupdocs.com/viewer/python-net/
  4. Groupdocs convert file to pdf very slow - Free ...

    Hi, I used Groupdocs Total SDK .NET, I have license with this. I use API in Convert SDK and used code in demo to convert file to pdf, is very slow. It take medium to 7 - 10s with docx have one page, only text. But this …...Security → Virus & threat protection . Please let us know if it...

    forum.groupdocs.com/t/groupdocs-convert-file-to...
  5. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Manage document password protection: add/update/delete document...

    docs.groupdocs.com/merger/nodejs-java/features-...
  6. Remove Metadata from PDF using C#

    Quickly learn how to remove metadata from PDF using C#. Also, you'll be provided a code example to clean metadata from PDF in C# without installing extra software....in scenarios demanding the protection of sensitive information...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  7. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....sharing or publishing files to protect confidentiality and ensure...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  8. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....confidential communications where protecting data privacy is critical...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  9. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....document for official purposes, protecting sensitive information, or...

    kb.groupdocs.com/redaction/java/remove-annotati...
  10. C#と.NET比較ライブラリを使用してWord文書を比較する

    Comparison API for .NETを使用して、2つ以上のWord文書を比較します。パスワードで保護されたドキュメントであっても、違いを強調し、C#での変更を承認/拒否します。...comparer = new Comparer("path/protected-document-1.docx", new LoadOptions(){...})) { comparer.Add("path/protected-document-2.docx", new LoadOptions()...

    blog.groupdocs.com/ja/comparison/compare-word-d...