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

password

(0.1 sec)
  1. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and Password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....rendering of LaTeX format and password protected MPP(2003) files...for .NET 17.2.0. # Rendering password-protected MPP(2003) files...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  2. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....resultant document with the password, it can be done using one...C# saveOptions . Password = "some-password" ; VB.NET saveOptions...

    docs.groupdocs.com/editor/net/save-document/
  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. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Use these options to handle passwords, guide format detection, or...import LoadOptions # Pass a password and open from a stream with...

    docs.groupdocs.com/parser/python-net/options/
  5. 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...
  6. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....modification password but without view password cannot be converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  7. 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...
  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. 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/
  10. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding Password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....The API now allows adding password to PDF documents. It also...Styles ParagraphMerger Set password to document for PDF For further...

    blog.groupdocs.com/comparison/add-paragraphmerg...