Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,365 for

password

(0.95 sec)
  1. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...string password = string.IsNullOrEmpty(postedData.password) ? null...null : postedData.password; var fileFolderName = Path.GetFileName(documentGuid)...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  2. Conversion from STL is introduced in GroupDocs....

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with new document formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience....modification password but without view password cannot be converted...

    blog.groupdocs.com/conversion/conversion-stl-in...
  3. 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...
  4. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....AllowOnlyFormFields ); // To protect with password //options.setPassword("7654321");...To protect with password //options.Password = "7654321"; watermarker...

    docs.groupdocs.com/watermark/java/locking-water...
  5. 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-hant/signature/groupdocs-...
  6. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update Password. Aside this, API permits to join two or more documents of same file format into one....then set, remove or update password. Aside this, API permits to...PagesOptions(FileFormat.Pdf, password, pages); Stream openFile =...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  7. Use Cases | GroupDocs

    Practical use cases and real-world examples demonstrating how to use GroupDocs.Comparison for Node.js via Java in various scenarios, including legal document comparison and performance optimization....programmatically, handling password-protected files, applying...with custom styling, handle password-protected files, and use streams...

    docs.groupdocs.com/comparison/nodejs-java/use-c...
  8. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....allow you to specify: The password for protected files. Specific...Key Features of Load Options Password Protection For documents secured...

    docs.groupdocs.com/conversion/java/load-options...
  9. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....title, author, whether it is password protected; - title, author...worksheets count, whether it is password protected; - width, height...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. 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 .NET 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/net/document-protection/