Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 15,887 for

password protection

(0.63 sec)
  1. API C++ per esportare PCL in DOCM | products.as...

    Converti PCL in DOCM all'interno di applicazioni C++....Docm" ); Modifica la password del documento PCL tramite...protetto da password e anche cambiarne la password. Per modificare...

    products.aspose.com/total/it/cpp/conversion/pcl...
  2. Python でドキュメントを読み取り専用で開く|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...read_only_recommended プロパティと set_password メソッドを使用して、ドキュメントを読み取り専用にして編集を制限できます。...と同様にドキュメントを開くことができます。 set_password メソッドを使用して文書保護設定にアクセスし、書き込み保護パスワードを設定します。...

    docs.aspose.com/words/ja/python-net/open-a-docu...
  3. Aspose.Cells 8.7.0の公開API変更|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....not digitally signed" ); } Protection.verifyPasswordメソッドの追加 Aspose...Aspose.Cells APIは、Protectionクラスを改良し、 指定したパスワードを使用してワークシートを保護したかどうかを検証...

    docs.aspose.com/cells/ja/java/public-api-change...
  4. VSTOおよびAspose.Cellsでワークブックを保護および解除する|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/ja/net/protecting-and-unp...
  5. Specifica l autore durante la protezione in scr...

    Specifica un nome autore durante la protezione in scrittura di un workbook usando Aspose.Cells for JavaScript via C++....vuoto, lo protegge con una password, specifica il nome dell’autore...Specify Author While Write Protecting Workbook </ h1 > < input...

    docs.aspose.com/cells/it/javascript-cpp/specify...
  6. C++ kullanarak Çalışma Kitabı Yapısını Koru ve ...

    Aspose.Cells ile C++ kullanarak Excel dosyalarının çalışma kitabı yapısını koruyup kaldırma....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/tr/cpp/protect-and-unprot...
  7. Skydda och avskydda arbetsboksstrukturen med C+...

    Skydda och avsäkerställ arbetsboksstrukturen i Excel filer med C++ och Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/sv/cpp/protect-and-unprot...
  8. Archiv

    Archiv...protect(ProtectionType, password)-Methode, um die...workbook.protect(ProtectionType.STRUCTURE, "password") # Geschützte...

    blog.aspose.com/de/protect-unprotect-excel-file...
  9. Procurar

    Procurar...protect(ProtectionType, password) para proteger...workbook.protect(ProtectionType.STRUCTURE, "password") # Salvar...

    blog.aspose.com/pt/protect-unprotect-excel-file...
  10. 检测工作表是否受密码保护|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....NET 已暴露 Protection.is_protected_with_password 属性,用于检测工作表是否受密码保护。布尔类型的...属性,用于检测工作表是否受密码保护。布尔类型的 Protection.is_protected_with_password 属性如果 Worksheet...

    docs.aspose.com/cells/zh/python-net/detect-if-w...