Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 21,948 for

protection

(0.26 sec)
  1. Modifying VBA or Macro Code using Aspose.Cells|...

    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....if VBA Project is Protected Password Protect the VBA Project of...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  2. Detectar si la hoja de cálculo está protegida c...

    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....ha expuesto la propiedad Protection.IsProtectedWithPassw para...contraseña o no. La propiedad Protection.IsProtectedWithPassw de tipo...

    docs.aspose.com/cells/es/net/detect-if-workshee...
  3. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....methods, such as saving or protecting the document. You use the...Document Builder Overview in C# Protect or Encrypt a Document in C#...

    docs.aspose.com/words/net/working-with-document/
  4. Lưu trữ

    Lưu trữ...Bảo vệ tệp bằng IWorkbook-> Protect (Aspose :: Cells :: ProtectionType...định loại bảo vệ workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/vi/cells/protect-and-unprotect-...
  5. آرشیوها

    آرشیوها... از فایل با IWorkbook->Protect(Aspose::Cells::ProtectionType...کار محافظت کنید workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/fa/cells/protect-and-unprotect-...
  6. Erkennen, ob Arbeitsblatt passwortgeschützt ist...

    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....0 hat die Protection.IsProtectedWithPassw -Eigenschaft...Die boolesche Eigenschaft Protection.IsProtectedWithPassw gibt...

    docs.aspose.com/cells/de/net/detect-if-workshee...
  7. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....Open Scene from a Password Protected PDF The open method of the...also apply password for the protected PDFs using PdfLoadOptions...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  8. C++を使用してワークシートの保護と解除|Documentation

    Aspose.Cells for C++を使用してExcelファイルのワークシートの保護と解除...); // Protect contents of the worksheet sheet . Protect ( ProtectionType...ProtectionType :: Contents ); // Protect worksheet with password sheet...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...
  9. ล็อคไฟล์งานโครงการ MS ผ่าน .NET

    ซอร์สโค้ดสำหรับล็อคไฟล์ MS Project ผ่าน. NET? สิ่งที่คุณต้องมีคือใช้โค้ดตัวอย่าง API สำหรับไฟล์ JIRA แบทช์เพื่อล็อคไฟล์ MPP ภายใน VB.NET Asp.NET หรือ .NET ใด ๆ...ล็อคโครงการ MS - C # //Add Password Protection Project project = new Project(...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/th/net/lock/
  10. Sblocca i file delle attività di MS Project tra...

    Codice sorgente per sbloccare i file MS Project tramite .NET? Tutto ciò che serve è utilizzare il codice di esempio API per i file JIRA batch per sbloccare il file MPP all'interno di VB.NET Asp.NET o qualsiasi .NET...Project - C# // Open password-protected file: Project project = new...not protected // Save the project with password protection. project...

    products.aspose.com/tasks/it/net/unlock/