Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,525 for

password

(1.8 sec)
  1. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....header watermarks to advanced password-protected solutions that resist...├── AddLockedSectionWate # Password-protected hidden section │...

    docs.groupdocs.com/watermark/net/secure-methods...
  2. Classify document by path | GroupDocs

    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-...
  3. GroupDocs.Comparison Product Family

    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....will cover how to compare password-protected PDF files, accept...documents even if they were password protected. What if, there...

    blog.groupdocs.com/categories/groupdocs.compari...
  4. Protect Spreadsheets CSharp on GroupDocs Blog |...

    Protect Spreadsheets CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Protect Spreadsheets CSharp on GroupDocs Blog | Document Automation Soluti......Proteggi con password fogli di calcolo Excel Aggiungi password ai fogli...con la protezione tramite password utilizzando l'app online...

    blog.groupdocs.com/it/tag/protect-spreadsheets-...
  5. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing Password protected documents....method was not processing password protected documents. Now,... if you need to process password protected documents you should...

    blog.groupdocs.com/annotation/implement-link-an...
  6. Lock Spreadsheet in Java on GroupDocs Blog | Do...

    Lock Spreadsheet in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock Spreadsheet in Java on GroupDocs Blog | Document Automation Solutions fo......e sblocca i file Excel con password utilizzando Java Impariamo...Impariamo come proteggere con password i file del foglio di calcolo Excel...

    blog.groupdocs.com/it/tag/lock-spreadsheet-in-j...
  7. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...document is password-protected, specify the password. In this example...document is unprotected, so the password will be ignored. WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  8. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets Password and etc...output document - save with password, select document metadata...provided by a user password is the password for the output document...

    docs.groupdocs.com/comparison/python-net/saving/
  9. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets Password and etc...output document - save with password, select document metadata...provided by a user Password is the password for the output document...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  10. Compare PDF Files using C# | Highlight, Accept ...

    Compare two or more PDF files in C# using document Comparison API for .NET. Highlight the differences and accept/reject changes even if Password-protected....we will see how to compare password-protected PDF files, accept...Two PDF Documents Compare Password Protected PDF Files .NET API...

    blog.groupdocs.com/comparison/compare-pdf-docum...