Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 11,720 for

encrypted

(0.23 sec)
  1. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in Python Protect or Encrypt a Document Related articles...

    docs.aspose.com/words/python-net/working-with-d...
  2. Criptografar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Criptografar Arquivo PDF usando a Classe PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Decryptar Arquivo...

    docs.aspose.com/pdf/pt/java/encrypt-pdf-file/
  3. Python を使用した読み取り専用モードでのプレゼンテーション保存|Aspose.Slide...

    Aspose.Slides for Python via .NET を使用して、PowerPoint ファイル(PPT、PPTX)を読み取り専用モードでロードおよび保存し、プレゼンテーションを変更せずに正確なスライド プレビューを提供します。...編集を防止するには、 passwords and encryption を使用してください。 ‘Read-Only recommended’はフラグ...recommended’はフラグ ‘is_encrypted’ と ‘is_write_protected’ とどのように関連していますか?...

    docs.aspose.com/slides/ja/python-net/read-only-...
  4. إعداد اتصال عميل SMTP|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....checks and explicitly set the encryption protocols, use the `set_...`set_supported_encryption_unsafe(value)` method of the [SmtpClien...

    docs.aspose.com/email/ar/python-net/connect-to-...
  5. Node.js経由のC++を使ったExcelファイルの暗号化と復号化|Documentation

    Node.js経由のC++を使ったExcelファイルの暗号化と復号化方法。Excelファイルのロックと解除。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/nodejs-cpp/encrypt-and...
  6. Užitečné funkce – MailMessage|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.... Třída encrypt() a decrypt() metody vrací...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/cs/java/utility-features-...
  7. Renderizar HTML en Python – Aspose.HTML for Pyt...

    Renderizado de HTML, SVG, MHTML y EPUB utilizando las clases HtmlRenderer, SvgRenderer, MhtmlRenderer y EpubRenderer en Aspose.HTML for Python via .NET API....encryption as rpe 9 10 # Setup input...31 # Setup PDF encryption 32 options. encryption = rpe. PdfEncryptionInfo...

    docs.aspose.com/html/es/python-net/renderers/
  8. Procurar

    Procurar...encrypt(String, String, Permissions...criptografia de documento PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/pt/pdf/convert-html-to-pdf-in-a...
  9. Архів

    Архів...encrypt(String, String, Permissions...шифруйте PDF-документ doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/uk/pdf/convert-html-to-pdf-in-a...
  10. Java 를 사용하여 PDF 잠금 | Aspose.PDF

    모든 플랫폼에서 PDF 문서를 보호하는 Java 소스 코드....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...setAllowScreenReader ( true ); pdfDocument. encrypt ( "user" , "owner" , documentPrivilege...

    products.aspose.com/pdf/ko/java/encrypt/