Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 3,170 for

protection

(0.06 sec)
  1. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ PowerPoint | ปล...

    ลบรหัสผ่านจากงานนำเสนอ PowerPoint ปลดล็อกไฟล์ PPT/PPTX ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรีและโดยทางโปรแกรม...string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/th/merger/unlock-powerpoint-...
  2. 删除Word 的密码保护|解锁Word文档

    从 Word 文档中删除密码。使用免费的在线密码删除应用程序并以编程方式解锁受密码保护的 Word 文档。...string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/zh/merger/unlock-word-docume...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... A user can now protect a signed document with a password...password, remove password from a protected document and change the password...

    blog.groupdocs.com/groupdocs.blog/page/77/
  4. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....Add or detect watermarks to protect intellectual property and maintain...Watermark for Python via .NET Protect your files by adding text or...

    docs.groupdocs.com/total/python-net/product-ove...
  5. إزالة الحماية بكلمة مرور من ملفات PowerPoint | ...

    إزالة كلمة المرور من عروض PowerPoint التقديمية. افتح ملفات PPT / PPTX المحمية بكلمة مرور باستخدام تطبيق مجاني على الإنترنت لمزيل كلمة المرور وبرمجيًا....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ar/merger/unlock-powerpoint-...
  6. Eliminar el formulario de protección con contra...

    Eliminar contraseña de documentos de Word. Desbloquee documentos de Word protegidos con contraseña utilizando la aplicación gratuita de eliminación de contraseñas en línea y mediante programación....string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/es/merger/unlock-word-docume...
  7. Ochrona hasłem Prezentacje programu PowerPoint ...

    Dodaj hasło do prezentacji PowerPoint. Zablokuj pliki PPT za pomocą ochrony hasłem za pomocą bezpłatnej aplikacji online i programowo za pomocą GroupDocs....Save(@"path/protected-presentation.pptx"); } Bardziej...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); Więcej...

    blog.groupdocs.com/pl/merger/password-protect-p...
  8. Proteger documento do Word com senha | Adiciona...

    Adicione a senha aos seus arquivos do Word. Bloqueie documentos do Word com proteção por senha usando o aplicativo online gratuito e programaticamente usando o GroupDocs....Save(@"path/protected-document.docx"); } Você pode...addPassword(addOptions); merger.save("path/protected-document.docx"); Para obter...

    blog.groupdocs.com/pt/merger/password-protect-w...
  9. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents.... Protect your documents from unauthorized...

    blog.groupdocs.com/comparison/compare-word-docu...
  10. Loading | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Comparison for Java API....from stream Load password-protected documents Load custom fonts...

    docs.groupdocs.com/comparison/java/loading/