Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 20,379 for

password

(0.06 sec)
  1. Unlock PDF in CSharp on GroupDocs Blog | Docume...

    Unlock PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Unlock PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......and Unlock PDF Files with Password using C# Let's learn how...how to lock PDF files with password protection using C#. Change...

    blog.groupdocs.com/tag/unlock-pdf-in-csharp/ind...
  2. pdfcontent - GroupDocs.Watermark for Java - API...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......PdfContent void encrypt ( String password) Encrypts the document using...the same password as user password and owner password. void encrypt...

    apireference.groupdocs.com/watermark/java/com.g...
  3. PdfContent - GroupDocs.Watermark for Java - API...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......PdfContent void encrypt ( String password) Encrypts the document using...the same password as user password and owner password. void encrypt...

    apireference.groupdocs.com/watermark/java/com.g...
  4. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document.... Message ); } Classify password-protected document Classifying...Classifying of the password-protected document could be performed with...

    docs.groupdocs.com/classification/net/classify-...
  5. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....with password. GroupDocs.Editor supports opening password-protected...password-protected Presentation documents (password should be specified in the...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  6. Protect Spreadsheets Java on GroupDocs Blog | D...

    Protect Spreadsheets Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Protect Spreadsheets Java on GroupDocs Blog | Document Automation Solutions ......Developers Password Protect Excel Spreadsheets Add password to Excel...spreadsheets. Lock Excel files with password protection using free online...

    blog.groupdocs.com/tag/protect-spreadsheets-jav...
  7. WordProcessingLoadOptions | GroupDocs.Editor fo...

    Contains options for loading WordProcessing Wordcompatible documents like DOCX RTF ODT etc. into Editor class...Properties Name Description Password { get; set; } Allows to specify...specify, modify and obtain the password, which will be used for opening...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  8. WordProcessingSaveOptions | GroupDocs.Signature...

    Save options for WordProcessing documents.... Password { get; set; } Gets or sets password to save...save signed document with password protection. This property is not...

    reference.groupdocs.com/signature/net/groupdocs...
  9. LoadOptions - GroupDocs.Annotation for Java - A...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......additional options (such as password) when opening a document to...String getPassword () Document password Object getVersion () Sets...

    apireference.groupdocs.com/annotation/java/com....
  10. ImageSaveOptions | GroupDocs.Signature for .NET...

    Save options for image documents.... Password { get; set; } Gets or sets password to save...save signed document with password protection. This property is not...

    reference.groupdocs.com/signature/net/groupdocs...