Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 3,572 for

protection

(1.34 sec)
  1. 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...
  2. Advanced usage | GroupDocs

    Advanced GroupDocs.Redaction for Python via .NET topics — load documents from any source, save in the original format or rasterize to PDF, scope redactions with page filters, apply reusable redaction policies, and extend the supported-format list....or a stream, open password-protected files, and pre-rasterize on...

    docs.groupdocs.com/redaction/python-net/advance...
  3. Bearbeiten Sie Word-Dokumente in C# | Erstellen...

    Das Bearbeiten von Word-Dokumenten wird anhand von C#-Beispielen zum Bearbeiten von DOC-, DOCX- und ODT-Dateien in Ihrer .NET-Anwendung mithilfe der Dokumentbearbeitungs-API erläutert....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/de/editor/edit-word-document...
  4. Error handling | GroupDocs

    Handle conversion errors with specific exception types...Step 2a: Handle password-protected documents print ( "Wrong or...DocumentProtectedExc Document is password-protected and no password or wrong password...

    docs.groupdocs.com/markdown/python-net/error-ha...
  5. 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-...
  6. 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...
  7. 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...
  8. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....remove password from password-protected document. Here are the steps...

    docs.groupdocs.com/merger/net/remove-document-p...
  9. 암호 보호 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...
  10. 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...