Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 3,365 for

protected

(1.75 sec)
  1. 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...
  2. Excel ファイルからパスワード保護を削除 | XLS/XLSXのロックを解除する

    Excel スプレッドシートからパスワードを削除します。無料のオンラインパスワードリムーバーアプリとプログラムを使用して、パスワードで保護されたXLS/XLSXファイルのロックを解除します。...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ja/merger/unlock-excel-sprea...
  3. PowerPoint プレゼンテーションをパスワードで保護する | PPTファイルをロックする

    PowerPoint プレゼンテーションにパスワードを追加します。無料のオンライン アプリと GroupDocs をプログラムで使用して、パスワード保護で PPT ファイルをロックします。...Save(@"path/protected-presentation.pptx"); } 詳細な手順については、記事...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); 詳細については、...

    blog.groupdocs.com/ja/merger/password-protect-p...
  4. PowerPoint ファイルからパスワード保護を削除する | PPT/PPTXのロックを解除する

    PowerPoint プレゼンテーションからパスワードを削除します。無料のオンラインパスワードリムーバーアプリを使用し、プログラムでパスワードで保護されたPPT/PPTXファイルのロックを解除します。...string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ja/merger/unlock-powerpoint-...
  5. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。..." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Result: 剛剛發生了什麼?...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  6. Python 타일링 워터마크: 문서 및 이미지를 보호하는 7가지 예제

    7가지 실용적인 예제로 Python 타일링 워터마크를 마스터하세요. 문서 보안을 위한 워터마크 추가, 생성, 맞춤 설정 방법과 워터마크 제거, GroupDocs.Watermark API를 사용한 파일 보호 방법을 배웁니다...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Result: 무슨 일이...

    blog.groupdocs.com/ko/watermark/tiling-watermar...
  7. GroupDocs.Viewer 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 allows you to protect documents that you display...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Watermarking allows you to protect documents that you display...

    blog.groupdocs.com/groupdocs.blog/page/91/
  9. Word-documenten converteren naar PDF in Node.js...

    Converteer Word DOC- en DOCX-documenten naar PDF binnen Node.js-toepassingen. Automatiseer uw bestandsconversie met de documentconversie Node.js API....Selected Pages of Password-Protected Word Documents in Node.js...

    blog.groupdocs.com/nl/conversion/convert-word-d...
  10. تحويل PDF إلى HTML برمجيًا باستخدام C#

    لنحول مستند PDF إلى HTML باستخدام بضعة أسطر من التعليمات البرمجية. أتمتة تحويل PDF داخل تطبيق .NET لتحويل المستند بأكمله أو الصفحات المحددة....converter = new Converter("path/protected-document.pdf", getLoadOptions))...

    blog.groupdocs.com/ar/conversion/convert-a-pdf-...