Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 11,723 for

encrypted

(0.1 sec)
  1. 加密、解密和设置PDF文档的权限|Aspose.PDF for 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....为了在现有PDF文档上设置权限,可以使用 Document->Encrypt(…) 方法,该方法需要一个 DocumentPrivilege...

    docs.aspose.com/pdf/zh/cpp/encrypt-decrypt-and-...
  2. PDF 문서 암호화, 복호화 및 권한 설정|Aspose.PDF for 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....PDF 문서에 권한을 설정하려면 Document->Encrypt(…) 메서드를 사용할 수 있으며, 이는 DocumentPrivilege...

    docs.aspose.com/pdf/ko/cpp/encrypt-decrypt-and-...
  3. Configurazione della connessione del client SMT...

    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/it/python-net/connect-to-...
  4. Funciones utilitarias - 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.... El encrypt() y decrypt() Los métodos devuelven...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/es/java/utility-features-...
  5. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....detect the document format and encryption. auto doc = System :: MakeObject...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...encryption as rpe 9 10 # Setup input...31 # Setup PDF encryption 32 options. encryption = rpe. PdfEncryptionInfo...

    docs.aspose.com/html/zh/python-net/renderers/
  7. JavaScriptを使用してC++経由で異なるMicrosoft Excelバージョンのファ...

    この記事は、C++経由でAspose.Cells for JavaScriptを使用して異なるExcelバージョンのファイルを開く方法について説明しています。...この機能のテスト用のサンプルファイルは、以下のリンクからダウンロードできます: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ja/javascript-cpp/opening...
  8. Tính Năng Tiện Ích - 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.... Thuộc tính encrypt() và decrypt() các phương thức...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/vi/java/utility-features-...
  9. Formato file RAR&#58; tutto ciò che devi sapere

    Scopri il formato file RAR, rinomato per i suoi elevati rapporti di compressione e la sua versatilità. Scopri come RAR semplifica la compressione e l'archiviazione dei dati, rendendolo prezioso sia per gli sviluppatori che per gli utenti....bytesRead); } } } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    products.aspose.com/zip/it/most-common-archives...
  10. Controlar Excepción de Archivo PDF|Aspose.PDF p...

    Este tema explica cómo controlar la excepción en un archivo PDF utilizando la clase PdfFileSecurity....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/es/java/control-exception/