Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 19,395 for

protection

(0.07 sec)
  1. حماية وإلغاء حماية أوراق العمل|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 , Missing . Value ); //Protect the worksheet specifying a...

    docs.aspose.com/cells/ar/net/protect-and-unprot...
  2. Bloquear o desbloquear formas con Node.js vía C...

    Este artículo le muestra un código que explica cómo bloquear o desbloquear formas para protegerlas usando la biblioteca Aspose.Cells para Node.js vía C++....protect(ProtectionType.Objects) , como...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/es/nodejs-cpp/lock-or-unl...
  3. Watermark Documents and Images via Android Mobi...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Android Mobile application. Add free text or image watermark online via app....digital landscape, where protecting intellectual property and...safeguarding their images, a writer protecting their manuscripts, or a business...

    products.aspose.com/total/android-java/watermark/
  4. Erweiterte Schutzeinstellungen seit Excel XP|Do...

    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....Worksheet stellt die Eigenschaft protection bereit, die verwendet wird...anzuwenden. Die Eigenschaft Protection ist tatsächlich ein Objekt...

    docs.aspose.com/cells/de/python-net/advanced-pr...
  5. 检测工作表是否受密码保护|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 属性如果...

    docs.aspose.com/cells/zh/python-net/detect-if-w...
  6. ワークシートがパスワード保護されているかどうかをNode.jsをC++経由で検出|Docume...

    Aspose.Cells for Node.js via C++を使用して、ワークシートがパスワード保護されているかどうかを検出する方法について学びます。...C++は、ワークシートがパスワード保護されているかどうかを検出するための Protection.isProtectedWithPassw() プ...プロパティを公開しています。Boolean型の Protection.isProtectedWithPassw() プロパティは、...

    docs.aspose.com/cells/ja/nodejs-cpp/detect-if-w...
  7. Protéger ou chiffrer un document dans C#|Aspose...

    Aspose.Words pour .NET permet la lecture seule, le chiffrement d'un document, la restriction des modifications et les signatures numériques pour la Protection des documents à l'aide de C#. Aspose.Words prend en charge la plupart des options de Protection Word.... En appliquant une protection à vos documents, vous évitez...par les mêmes options de protection des documents proposées par...

    docs.aspose.com/words/fr/net/protect-or-encrypt...
  8. Excel dosyalarını şifrele, şifreyi çöz, koru ve...

    Bu parça, JAVA kodları kullanarak Excel dosyalarını şifrelemeyi, şifreyi çözmeyi, Excel dosyalarındaki verileri korumayı ve korumasız bırakmayı tanıtır.... Protect and unprotect workbook Diğer...şifre ile koruyabilirsiniz. Protect and unprotect worksheet Excel...

    docs.aspose.com/cells/tr/java/protect-and-unpro...
  9. Python でドキュメントを読み取り専用で開く|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...かを確認する必要がある場合は、 is_write_protected プロパティを使用できます。 次のコード例は、ドキュ...characters long. doc . write_protection . set_password ( "MyPassword"...

    docs.aspose.com/words/ja/python-net/open-a-docu...
  10. Rubyでワークシートの保護を解除する|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....for Rubyを使用してワークシートを保護するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...