Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 3,431 for

protected

(0.28 sec)
  1. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....Documents Edit Word Documents Protect/UnProtect Word Files with Password...

    blog.groupdocs.com/merger/move-word-pages-using...
  2. digital signature on GroupDocs Blog | Document ...

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

    blog.groupdocs.com/fr/tag/digital-signature/ind...
  3. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Leave feedback You can easy protect PDF document with permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  4. 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-...
  5. 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...
  6. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....Mobi books can have a DRM protection. Starting from the version...it cannot have a password protection, and can be processed only...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  7. 암호 보호 Excel 스프레드시트 | XLS/XLSX 파일 잠금

    Excel 스프레드시트에 암호를 추가합니다. 무료 온라인 앱을 사용하여 프로그래밍 방식으로 암호 보호 기능으로 Excel 파일을 잠급니다....Save(@"path/protected-spreadsheet.xlsx"); } 자세한...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 자세한 내용은...

    blog.groupdocs.com/ko/merger/password-protect-e...
  8. ویرایش اسناد 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...
  9. Bewerk Word-documenten in C# | Bouw je eigen .N...

    Het bewerken van Word-documenten wordt uitgelegd met C#-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw .NET-toepassing te bewerken met behulp van de documentbewerkings-API....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/nl/editor/edit-word-document...
  10. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...following pages: Reorder pages Protect PDF document Specify the JPEG...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/