Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,398 for

password protected

(0.05 sec)
  1. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Password = "password-if-any"; } 编辑Word文档...saveOptions.Password = "password"; saveOptions.Protection = new W...

    blog.groupdocs.com/zh/editor/edit-word-document...
  2. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....inevitable when trying to load password-protected documents. from groupdocs...

    docs.groupdocs.com/editor/python-net/introduction/
  3. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....when trying to load the password-protected documents. string inputFilePath...

    docs.groupdocs.com/editor/net/introduction/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....resultant document with a password, it can be done using one...code: save_options . password = "some-password" Of course, different...

    docs.groupdocs.com/editor/python-net/save-docum...
  10. 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-...