Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 23,532 for

protection

(0.22 sec)
  1. arkiv

    arkiv...protect(int, java.lang.String) . Spara...Skydda med en skyddstyp doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    blog.aspose.com/sv/words/protect-or-unprotect-m...
  2. Procurar

    Procurar...save("document-password-protected.docx", options) A seguinte...Document. Use o método Document.protect(ProtectionType.READONLY, string)...

    blog.aspose.com/pt/words/protect-word-documents...
  3. 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...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/ja/net/protecting-and-unp...
  4. Skydda och avsäkra kalkylbladet med Node.js via...

    Skydda och avsäkra kalkylbladet i Excel filer med Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/sv/nodejs-cpp/protect-and...
  5. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. 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 Java Protect or Encrypt a Document in Java...

    docs.aspose.com/words/java/working-with-document/
  6. Specificare l autore durante la protezione in s...

    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....write_protection.author a questo scopo. Specificare...proprietà Workbook.settings.write_protection.author . Il codice crea un...

    docs.aspose.com/cells/it/python-net/specify-aut...
  7. Ta reda på om VBA projektet är skyddat|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.... IsProtected - Before Protecting VBA Project : false IsProtected...IsProtected - After Protecting VBA Project : true AI Document Assistant...

    docs.aspose.com/cells/sv/java/find-out-if-vba-p...
  8. Herausfinden, ob das VBA Projekt geschü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.... IsProtected - Before Protecting VBA Project : false IsProtected...IsProtected - After Protecting VBA Project : true AI Document Assistant...

    docs.aspose.com/cells/de/java/find-out-if-vba-p...
  9. Ta reda på om VBA projektet är skyddat|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.... IsProtected - Before Protecting VBA Project : False IsProtected...IsProtected - After Protecting VBA Project : True AI Document Assistant...

    docs.aspose.com/cells/sv/net/find-out-if-vba-pr...
  10. 加密、解密、保护和取消保护 Excel 文件|Documentation

    此代码片段介绍了如何使用 JAVA 代码加密和解密 Excel 文件,保护和取消保护 Excel 文件中的数据。... Protect and unprotect workbook 为防止...表,您可以使用密码保护 Excel 工作簿的结构。 Protect and unprotect worksheet 为防...

    docs.aspose.com/cells/zh/java/protect-and-unpro...