Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 3,295 for

protection

(0.19 sec)
  1. Document Watermarking on GroupDocs Blog | Docum...

    Document Watermarking on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Watermarking on GroupDocs Blog | Document Automation Solutions for .NET...... Comparez 5 méthodes de protection avec des exemples de code...

    blog.groupdocs.com/fr/tag/document-watermarking...
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... La protection est importante pour les documents...enfin, comment supprimer la protection par mot de passe pour déverrouiller...

    blog.groupdocs.com/fr/groupdocs.blog/page/25/
  3. حذف فایل های پاورپوینت فرم حفاظت از رمز عبور | ...

    حذف رمز عبور از ارائه های پاورپوینت قفل فایل های PPT/PPTX محافظت شده با رمز عبور را با استفاده از برنامه حذف رمز عبور آنلاین رایگان و به صورت برنامه ای باز کنید....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/fa/merger/unlock-powerpoint-...
  4. 密码保护Word文档|添加密码以锁定文件

    为您的 Word 文件添加密码。使用免费在线应用程序并使用 GroupDocs 以编程方式锁定具有密码保护的 Word 文档。...Save(@"path/protected-document.docx"); } 您可以从文章...addPassword(addOptions); merger.save("path/protected-document.docx"); 有关详细信息,请参阅有关...

    blog.groupdocs.com/zh/merger/password-protect-w...
  5. 密碼保護Word文檔|添加密碼以鎖定文件

    為您的 Word 文件添加密碼。使用免費在線應用程序並使用 GroupDocs 以編程方式鎖定具有密碼保護的 Word 文檔。...Save(@"path/protected-document.docx"); } 您可以從文章...addPassword(addOptions); merger.save("path/protected-document.docx"); 有關詳細信息,請參閱有關...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  6. 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...
  7. مقایسه اسناد Word در .NET – ردیابی بازنگری در م...

    یاد بگیرید چگونه اسناد Word را با استفاده از GroupDocs.Comparison برای .NET مقایسه کنید. مثال‌های step‑by‑step برای حالت‌های مقایسه revision‑track و highlight را همراه با کد C# آماده‑به‑run دریافت کنید....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/fa/comparison/compare-word-d...
  8. So sánh Tài liệu Word bằng C# với Thư viện so s...

    So sánh hai hoặc nhiều tài liệu Word bằng API so sánh cho .NET. Làm nổi bật sự khác biệt & chấp nhận/từ chối các thay đổi trong C# ngay cả đối với các tài liệu được bảo vệ bằng mật khẩu....comparer = new Comparer("path/protected-document-1.docx", new LoadOptions(){...})) { comparer.Add("path/protected-document-2.docx", new LoadOptions()...

    blog.groupdocs.com/vi/comparison/compare-word-d...
  9. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....on processing a password protected document without applying...

    blog.groupdocs.com/conversion/implement-page-ro...
  10. 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...