Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 23,538 for

protected

(0.16 sec)
  1. Блокировка или разблокировка фигур с помощью No...

    Эта статья содержит код, объясняющий, как блокировать или разблокировать фигуры для их защиты с использованием библиотеки Aspose.Cells для Node.js через C++....protect(ProtectionType.Objects) , как...shape . setText ( text ); // Protect all shapes in a specified worksheet...

    docs.aspose.com/cells/ru/nodejs-cpp/lock-or-unl...
  2. Präsentationen mit Passwörtern mit Python siche...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen, die mit einem Passwort geschützt sind, mühelos mit Aspose.Slides für Python über .NET sperren und entsperren können. Steigern Sie Ihre Produktivität und sichern Sie Ihre Präsentationen mit unserer Schritt-für-Schritt-Anleitung.... Klicken Sie auf PROTECT NOW. Klicken Sie auf DOWNLOAD...Presentation () as pres : pres . protection_manager . encrypt ( "123123"...

    docs.aspose.com/slides/de/python-net/password-p...
  3. C++でワークシートがパスワード保護されているか検出|Documentation

    Aspose.Cells for C++を使用して、ワークシートがパスワード保護されているか検出する方法を学びます。...Cells for C++は、 Protection.IsProtectedWithPassw プロパ...れているかどうかを検出します。Boolean型の Protection.IsProtectedWithPassw プロパティは、...

    docs.aspose.com/cells/ja/cpp/detect-if-workshee...
  4. ワークシートがパスワード保護されているかどうかをJavaScriptを使用してC++で検出|D...

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

    docs.aspose.com/cells/ja/javascript-cpp/detect-...
  5. 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 , Missing . Value ); //Protect the worksheet specifying a...

    docs.aspose.com/cells/de/net/protect-and-unprot...
  6. Çalışsayfaların Korunması ve Korumanın Kaldırıl...

    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/tr/net/protect-and-unprot...
  7. باز کردن قفل فایل های ارائه PPT با استفاده از P...

    کد منبع Python برای حذف حفاظت از ارائه PPT.... protection_manager . remove_encryption()..."write-protected-pres.ppt" ) as pres: pres . protection_manager...

    products.aspose.com/slides/fa/python-net/unlock...
  8. باز کردن قفل فایل های ارائه ODP با استفاده از P...

    کد منبع Python برای حذف حفاظت از ارائه ODP.... protection_manager . remove_encryption()..."write-protected-pres.odp" ) as pres: pres . protection_manager...

    products.aspose.com/slides/fa/python-net/unlock...
  9. Detectar si una hoja de cálculo está protegida ...

    Aprenda cómo detectar si una hoja de cálculo está protegida con contraseña usando Aspose.Cells for C++....ha expuesto la propiedad Protection.IsProtectedWithPassw para...no. La propiedad Booleana Protection.IsProtectedWithPassw devuelve...

    docs.aspose.com/cells/es/cpp/detect-if-workshee...
  10. Aspose2月版本开始,存在下拉列表渲染有问题的问题 - Free Support Foru...

    image.png (72.9 KB)...protect(ProtectionType.ALL); workbook...get(1).protect(ProtectionType.ALL); worksheet.protect(ProtectionType...

    forum.aspose.com/t/aspose2/311549