Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,287 for

password

(0.12 sec)
  1. GroupDocs.Signature for Python 26.1 – 最新更新和修复(2...

    探索 GroupDocs.Signature for Python 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...png" password = "MySecurePassword123" #...ImageDigitalSignOpti() sign_options . password = password sign_result = signature...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  2. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening Password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....from documents and opening password-protected OneNote sections...containers Ability to open password-protected OneNote sections...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  3. Method Convert Func<Stream> obsoleted - Free Su...

    Thanks, it works for me...PdfConvertOptions(); // Check if a password is provided for the PDF and...Set the password for the PDF options options.Password = pItem...

    forum.groupdocs.com/t/method-convert-func-strea...
  4. Document protection | GroupDocs

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....encrypting it with specified password. However, almost all WordProcessing...document encoding, also implies a password as a form of key, but it also...

    docs.groupdocs.com/editor/java/document-protect...
  5. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for .NET... string password = "SomePasswordString" ; Stream...openFile1 , FileFormat . Docx , password ); documentStreams . Add (...

    docs.groupdocs.com/merger/net/migration-notes/
  6. Loading files | GroupDocs

    The listed articles below explain how to load Password-protected documents and load files from different sources....Metadata allows you to load password-protected documents and load...of a specific format Load a password-protected document Was this...

    docs.groupdocs.com/metadata/net/loading-files/
  7. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  8. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....protect Word documents with a password or remove protection. Supported...specified protection type and password. import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/protect...
  10. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....presentation file path and the password, if the presentation is protected...PresentationLoadOpti(); loadOptions.Password = "P@$$w0Rd"; } Edit the PPT/PPTX...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...