Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,622 for

password

(0.09 sec)
  1. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....Conversion from IGS, PLT and CGM Password protection when converting...ODS Supports conversion of password protected ODS document Improvements...

    blog.groupdocs.com/conversion/pdfformattingopti...
  2. 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...
  3. 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...
  4. 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/
  5. Developer Guide | GroupDocs

    Developer guide for GroupDocs.Comparison for Python via .NET — compare, load, save, inspect, preview, and configure logging across all supported document formats....paths, streams, raw strings, password-protected files, or directories...metadata comes from, and apply a password to the result document. Plus...

    docs.groupdocs.com/comparison/python-net/develo...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...presentation files with a password in Java . Further, we will...their password and also how to change the existing password of PPT...

    blog.groupdocs.com/groupdocs.blog/page/23/
  7. Locking watermark in word processing document |...

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

    docs.groupdocs.com/watermark/net/locking-waterm...
  8. 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...
  9. 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...
  10. 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/