Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 17,257 for

password protected

(0.07 sec)
  1. Loading documents | Documentation

    This article show how to enable you to load Password-Protected documents and load documents from different sources...Redaction allows you to load password-protected documents and load documents...Load from Stream Load password-protected file Use advanced logging...

    docs.groupdocs.com/redaction/net/loading-docume...
  2. Lock PDF

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....encrypt files, or make them password-protected. In this article, we’ll...how to add a password to PDF documents to protect them. We’ll...

    blog.groupdocs.com/tag/lock-pdf/
  3. Lock PowerPoint Files

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....encrypt files, or make them password-protected. In this article, we’ll...to add a password to PowerPoint documents to protect them. We’ll...

    blog.groupdocs.com/tag/lock-powerpoint-files/
  4. LoadOptions Constructor (FileType, String, Enco...

    Initializes new instance of LoadOptions class....FileType fileType , string password , Encoding encoding ) Public...New ( fileType As FileType , password As String , encoding As Encoding...

    apireference.groupdocs.com/merger/net/groupdocs...
  5. Annotator Constructor (String, LoadOptions, Ann...

    Initialise annotator class which accept document path...to open and annotate password-protected document: Open and annotate...annotate password-protected document More about how to open and...

    apireference.groupdocs.com/annotation/net/group...
  6. 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 the...

    docs.groupdocs.com/classification/net/classify-...
  7. NoteLoadOptions class | GroupDocs.Conversion fo...

    NoteLoadOptions class NoteLoadOptions class Options for loading One documents. Inheritance: NoteLoadOptions → LoadOpt...... password Set password to unprotect protected document...

    reference.groupdocs.com/conversion/python-net/g...
  8. Load documents | Documentation

    Document loading use cases with GroupDocs.Viewer within your Java applications....document type or a password for a password-protected document. To do...different sources Load password-protected documents Specify file...

    docs.groupdocs.com/viewer/java/loading/
  9. Unlock Excel XLS Online on GroupDocs Blog | Doc...

    Unlock Excel XLS Online on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Unlock Excel XLS Online on GroupDocs Blog | Document Automation Solutions for ......Remove Password from Excel Spreadsheets Remove password from Excel...spreadsheets. Unlock password protected XLS/XLSX files using...

    blog.groupdocs.com/tag/unlock-excel-xls-online/...
  10. PasswordRequiredException class | GroupDocs.Con...

    PasswordRequiredException class PasswordRequiredException class GroupDocs exception thrown when the file is Password ......when the file is password protected and password is not provided...

    reference.groupdocs.com/conversion/python-net/g...