Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 3,188 for

protection

(0.22 sec)
  1. electronic signature on GroupDocs Blog | Docume...

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

    blog.groupdocs.com/fr/tag/electronic-signature/...
  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/zh-hant/merger/unlock-excel-...
  3. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....serves as a visual marker and protective measure for the image. Below...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  4. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19....Implement support of password protected Open-Documents-Spreadsheet...

    blog.groupdocs.com/signature/introducing-form-f...
  5. C#을 사용하여 PDF 파일 비교 | 변경 사항 강조 표시, 수락 또는 거부

    .NET용 문서 비교 API를 사용하여 C#에서 두 개 이상의 PDF 파일을 비교합니다. 차이점을 강조 표시하고 암호로 보호된 경우에도 변경 사항을 수락/거부합니다....comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/ko/comparison/compare-pdf-do...
  6. Java를 사용하여 PDF 파일을 비교하는 방법 - 종합 안내서

    문서 비교 API와 함께 Java API를 사용하여 두 개 이상의 PDF 파일을 비교합니다. 암호로 보호된 경우에도 차이점을 강조 표시하고 변경 사항을 수락/거부합니다....comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/ko/comparison/guide-to-compa...
  7. Protege PDFs con protección por contraseña y co...

    Guía paso a paso para implementar la seguridad de documentos PDF con GroupDocs.Signature - añade contraseñas, establece permisos de usuario y controla el acceso al documento para una protección mejorada...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/es/signature/protect-signed-...
  8. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...fields to documents ending in “Protected.pdf” and how to skip indexing...getDocumentFullPath (). endsWith ( "Protected.pdf" )) { args . setAdditionalFields...

    docs.groupdocs.com/search/java/search-index-eve...
  9. So sánh Word Docs trong .NET – Theo dõi sửa đổi...

    Tìm hiểu cách so sánh tài liệu Word bằng GroupDocs.Comparison cho .NET. Nhận các ví dụ từng bước cho các chế độ so sánh revision‑track và highlight với mã C# đã sẵn sàng chạy....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/vi/comparison/compare-word-d...
  10. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/fa/editor/edit-word-document...