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

password

(0.23 sec)
  1. GroupDocs Holiday Offer – 25% off GroupDocs.Tot...

    Share this issue: Monthly NewsletterJanuary 2019 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in one product suite and is great value for money. This holiday season GroupDocs is making it even better value by giving you 25% off GroupDocs.Total. Simply enter the coupon code HOLOFF2018 when placing your order. Alternatively, treat yourself with 24 Bottles of Award-Winning Pirathon Total Wine (worth over $1500).... Password Protect PDF, Word Excel and...you can now work with the password-protected PDF, Word, Excel...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  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. 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...
  5. 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/
  6. 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/
  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. 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...
  9. 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...
  10. 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...