Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 11,710 for

encrypted

(0.24 sec)
  1. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C++ usando Diferentes Tipos de Criptografia e Algoritmos. Além disso, descriptografar Arquivos PDF usando Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O trecho...tela é habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/cpp/set-privileges-encry...
  2. أرشيف

    أرشيف...save("encrypted-workbook.xlsx"); فك تشفير...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ar/cells/encrypt-and-decrypt-ex...
  3. 在 PHP 中使用密码保护安全演示文稿|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。保护您的演示文稿。... 要加密或对演示文稿进行密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。 以下示例代码演示如何加密演示文稿:...

    docs.aspose.com/slides/zh/php-java/password-pro...
  4. 受密码保护的演示文稿|Aspose.Slides for Node.js via .NET 文档

    锁定 PowerPoint 演示文稿。JavaScript 中的受密码保护的 PowerPoint...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/nodejs-java/password-...
  5. Открытие файлов разных версий Microsoft Excel с...

    В этой статье объясняется, как открывать файлы различных версий Excel с помощью Aspose.Cells for JavaScript через C++....загружен по следующей ссылке: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/opening...
  6. Obtener metadatos de PDF|Aspose.PDF for Python ...

    Extraer y mostrar metadatos de documentos PDF usando Aspose.PDF for Python....print ( f "Is Encrypted: { pdf_info . is_encrypted } " ) print...

    docs.aspose.com/pdf/es/python-net/get-pdf-metad...
  7. Java을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 Java 소스 코드.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ko/java/protect/pptx/
  8. Python을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.asp...

    PPT 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/ko/python-net/protec...
  9. 加密 PDF 文件|Aspose.PDF for .NET

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/zh/net/encrypt-pdf-file/
  10. Chiffrer un fichier PDF|Aspose.PDF for .NET

    Ce sujet explique comment chiffrer un fichier PDF en utilisant la classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/fr/net/encrypt-pdf-file/