Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 29,571 for

security

(0.5 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Security.Cryptography.X509Certificates...RevisionNumber int False True True security Security DocumentSecurity False...

    docs.aspose.com/words/af/python-net/python-note...
  2. Изменение названий методов|Aspose.PDF for Java

    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....e); Security.setIsCopingAllowed () изменено на Security().is...

    docs.aspose.com/pdf/ru/java/change-in-methods-n...
  3. Protect ODT document Online with password and u...

    Online ODT file password protection app. Java API code to apply password protection on ODT document....password protection solution to secure and lock the files. Moreover...Protecting ODT files with Java APIs secures open document text files for...

    products.aspose.com/total/java/protect/odt/
  4. How to Send Email using SMTP in Python

    This step by step tutorial focuses on how to send email using smtp in Python. You will learn to utilize a Python script to send email using SMTP in any Python configured environment in Windows and Linux....“The SMTP server requires a secure connection or the client was...considers your application less secure and may not allow to sending...

    kb.aspose.com/email/python/how-to-send-email-us...
  5. تغيير في أسماء الأساليب|Aspose.PDF for Java

    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....); Security.setIsCopingAllowed () تم تغييره إلى Security().i...

    docs.aspose.com/pdf/ar/java/change-in-methods-n...
  6. Вспомогательные функции — SMTP‑клиент|Documenta...

    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....security.Security ; import org.bouncycastle...if ( Security . getProvider ( "BC" ) == null ) Security . addProvider...

    docs.aspose.com/email/ru/java/utility-features-...
  7. 方法名称的更改|Aspose.PDF for Java

    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....isTrueTypeFontBold(true); Security.setIsCopingAllowed () 改为 Security().isCopyingAllowed(true);...

    docs.aspose.com/pdf/zh/java/change-in-methods-n...
  8. Archivo

    Archivo...security\options. En este punto, puede..."password" # Set security options client.security_options = SecurityOptions...

    blog.aspose.com/es/email/connect-to-smtp-server...
  9. How to Protect PDF with Password in Java

    This simple tutorial describes the details about how to protect PDF with password in Java. It includes the steps and runnable sample code which elaborates how using Java PDF password protection can be enabled....library in your application for securing a PDF document Load the input...sensitive data in the PDF file Secure the PDF document by setting...

    kb.aspose.com/pdf/java/how-to-protect-pdf-with-...
  10. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....“The SMTP server requires a secure connection or the client was...suspects your application as less secure and forbids you to send email...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/