Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 20,207 for

password

(0.05 sec)
  1. passwordprotectedfileexception - GroupDocs.Comp...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......ComparisonException The type Password protected file exception....the document is protected by password. PasswordProtectedFil ( String...

    apireference.groupdocs.com/comparison/java/com....
  2. com.groupdocs.redaction.exceptions | GroupDocs....

    The package provides different exceptions classes....that is thrown when specified password is incorrect. PasswordRequiredExce...exception that is thrown when password is required to load the document...

    reference.groupdocs.com/redaction/java/com.grou...
  3. GroupDocs.Parser for .NET 20.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 20.12 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1690 Implement the ability to identify whether a file is Password-protected New Feature Public API and Backward Incompatible Changes Description This feature allows to identify whether a file is Password-protected. Public API changes The following types were added: Added FileInfo class into GroupDocs.Parser.Options namespace. GroupDocs.Parser.Parser public class was updated with changes as follows:...identify whether a file is password-protected New Feature Public...identify whether a file is password-protected. Public API changes...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  4. spreadsheetconvertoptions - GroupDocs.Conversio...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......converted document with a password. int getZoom () Specifies...converted document with a password. void setZoom (int value)...

    apireference.groupdocs.com/conversion/java/com....
  5. SpreadsheetConvertOptions - GroupDocs.Conversio...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......converted document with a password. int getZoom () Specifies...converted document with a password. void setZoom (int value)...

    apireference.groupdocs.com/conversion/java/com....
  6. Compare Word Documents using C# with .NET Compa...

    Compare two or more Word documents using Comparison API for .NET. Highlight differences & accept/reject changes in C# even for Password-protected documents....will look at how to compare password-protected documents, accept...Two Word Documents Compare Password Protected Word Files .NET...

    blog.groupdocs.com/2021/12/01/compare-word-docu...
  7. JpegSaveOptions Class - GroupDocs.Signature for...

    Jpeg Save options for image documents....) Password Gets or sets password to save signed...signed document with password protection. This property is not supported...

    apireference.groupdocs.com/signature/net/groupd...
  8. WiFi | GroupDocs.Signature for Java API Reference

    Represents WiFi network connection details....getPassword() Gets or sets WiFi Password. setPassword(String value)...value) Gets or sets WiFi Password. getEncryption() Gets or sets WiFi...

    reference.groupdocs.com/signature/java/com.grou...
  9. NoteLoadOptions - GroupDocs.Conversion for Java...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......String getPassword () Set password to unprotect protected document...setPassword ( String value) Set password to unprotect protected document...

    apireference.groupdocs.com/conversion/java/com....
  10. How to remove watermark from a document using ....

    I have groupdocs license. But when i try to remove watermark as per attached project it says cannot remove parts with this licence. can you please help on this here is the code I am using public static void RemoveWat…...RemoveWaterMark(string FilePath, string password) { License lic = new License();...LoadOptions(); getLoadOptions.Password = password; using (Watermarker watermarker...

    forum.groupdocs.com/t/how-to-remove-watermark-f...