Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 666 for

password protection

(0.03 sec)
  1. Document.Unprotect | Aspose.Words per .NET

    Document Unprotect metodo. Rimuove la protezione dal documento indipendentemente dalla Password in C#....documento indipendentemente dalla password. public void Unprotect ()...documento anche se dispone di una password di protezione. Tieni presente...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Modifiche all API pubblica in Aspose.Cells 8.7....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....signed" ); } Aggiunto il metodo Protection.verifyPassword Le API di...hanno potenziato la classe Protection introducendo il metodo verifyPassword...

    docs.aspose.com/cells/it/java/public-api-change...
  3. WriteProtection.SetPassword | Aspose.Words per ...

    WriteProtection SetPassword metodo. Imposta la Password di protezione da scrittura per il documento in C#....SetPassword method Imposta la password di protezione da scrittura...string password ) Parametro Tipo Descrizione password String...

    reference.aspose.com/words/it/net/aspose.words....
  4. Document.ProtectionType | Aspose.Words per .NET

    Document ProtectionType proprietà. Ottiene il tipo di protezione del documento attualmente attivo in C#....del documento utilizzare il Protect e Unprotect metodi. Quando...doc . Protect ( ProtectionType . ReadOnly , "password" ); Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  5. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection ValidatePassword metodo. RestituisceVERO se la Password specificata è la stessa Password di protezione da scrittura con cui il documento è stato protetto. Se il documento non è protetto da scrittura con Password restituiscefalso in C#....VERO se la password specificata è la stessa password di protezione...protetto da scrittura con password restituisce falso . public...

    reference.aspose.com/words/it/net/aspose.words....
  6. Tabellenblätter schützen und freigeben|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/de/net/protect-and-unprot...
  7. Proteggi e sblocca i fogli di lavoro|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/it/net/protect-and-unprot...
  8. ワークシートを保護および解除する|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/ja/net/protect-and-unprot...
  9. Arbeitsmappen in VSTO und Aspose.Cells schützen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/de/net/protecting-and-unp...
  10. Proteggere e rimuovere la protezione|Documentation

    Questo snippet introduce come crittografare e decrittografare file di Excel, proteggere e rimuovere la protezione dei dati nei file di Excel utilizzando codici CSharp....file di Excel con una password. Protect and unprotect workbook...lavoro di Excel con una password. Protect and unprotect worksheet...

    docs.aspose.com/cells/it/net/protect-and-unprot...