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

password

(2.81 sec)
  1. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...NonRetryableOperatio("Document file is password protected"); } var outputBytes...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  2. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...data = { guid: documentGuid, password: null, IsHTMLMode: 'false'...documentGuid, page: pageNumber, password: null }; ajaxCallFunctionGrou("POST"...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  3. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples....DigitalSignature(), Password = "1234567890" , // Certificate password Reason...hardcoding sensitive values (like passwords); instead, use secure configuration...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  4. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...new WordProcessingLoadOp { Password = decryptedPassword, Format...

    forum.groupdocs.com/t/txt-font-replacement/16295
  5. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......or from a stream, including password-protected files, and optionally...{{< /tabs >}} --- ## Load password-protected file Path: https://docs...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  6. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API.... Defines a password to unlock a protected document...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  7. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....disk or the presence of a password to access a document. To receive...

    docs.groupdocs.com/search/net/build-your-first-...
  8. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications.... Support for Password-Protected Documents : Work...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  9. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API.... A password to unlock the protected document...

    docs.groupdocs.com/conversion/net/load-wordproc...
  10. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using the Python programming language....cannot be encrypted with a password. from groupdocs.editor import...

    docs.groupdocs.com/editor/python-net/edit-ebook/