Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 10,904 for

encrypted

(1.27 sec)
  1. تشفير مستند في Python|Aspose.Words لـ Python vi...

    قم بتشفير مستندك باستخدام خوارزميات التشفير المناسبة لتنسيقات مستندات محددة في Python....which the document will be encrypted , and which will be required...مطلوبة، يمكنك استخدام خاصية is_encrypted لفئة FileFormatInfo . ستسمح...

    docs.aspose.com/words/ar/python-net/encrypt-a-d...
  2. Archivo

    Archivo...class object and set the encryption properties PdfSaveOptions...PdfSaveOptions(); options.Encryption = new PdfEncryptionInfo("user"...

    blog.aspose.com/es/html/print-save-webpage-pdf-...
  3. Procurar

    Procurar...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  4. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté en utilisant Aspose.Cells for JavaScript via C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  5. Hur man upptäcker ett filformat och kontrollera...

    Lär dig hur man upptäcker filformat och kontrollerar om en fil är krypterad med Aspose.Cells for JavaScript via C++... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  6. Cómo detectar el formato de archivo y verificar...

    Aprende cómo detectar un formato de archivo y verificar si un archivo está cifrado usando Aspose.Cells for JavaScript vía C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  7. كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان المل...

    تعلم كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان الملف مشفرًا باستخدام Aspose.Cells for JavaScript عبر C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  8. Wie man ein Dateiformat erkennt und prüft, ob d...

    Lernen Sie, wie man ein Dateiformat erkennt und prüft, ob eine Datei mit Aspose.Cells for JavaScript via C++ verschlüsselt ist.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/de/javascript-cpp/how-to-...
  9. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/java/learn-features-of-co...
  10. 使用 C++ 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C++ 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 C++ 代码片段显示了如何使用...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/cpp/encrypt/