Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,229 for

password protected

(0.16 sec)
  1. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....file is corrupted or password-protected Ensure the file path...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Leave feedback The encryption protects data and allows only authorized...encryption key (such as a password) can open and view a file...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  3. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......allows providing a password for protected documents on-demand...from ZIP containers and password protect OneNote sections.Using...

    blog.groupdocs.com/categories/groupdocs.parser-...
  4. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java.... Enables password protection for the converted file...file, using the specified password for securing the document. Sets...

    docs.groupdocs.com/conversion/java/convert-to-s...
  5. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....especially when dealing with password-protected documents. // Import...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java.... Enables password protection for the converted file...file, requiring a specified password for access. Configures RTF-specific...

    docs.groupdocs.com/conversion/java/convert-to-w...
  7. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....unchanged, organizations can protect sensitive information and maintain...demonstrates a commitment to protecting the authenticity of documents...

    blog.groupdocs.com/signature/iterative-digital-...
  8. How to protect a signed PDF document | GroupDocs

    This article explains how to protect a signed PDF document..../ How to protect a signed PDF document How to protect a signed...permission settings and password protection for access and modification...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document security and content protection. Here’s what’s new in GroupDocs...with 7 practical examples. Protect PDFs and images using GroupDocs...

    blog.groupdocs.com/groupdocs.blog/page/7/
  10. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....resultant document with the password, it can be done using one...saveOptions . setPassword ( "some-password" ); Of course, different formats...

    docs.groupdocs.com/editor/java/save-document/