Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 9,777 for

encrypted

(0.08 sec)
  1. Archiv

    Archiv...encrypt(String, String, Permissions...šifrování dokumentu PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/cs/pdf/convert-html-to-pdf-in-a...
  2. Archiv

    Archiv...save("encrypted.xlsx"); Dešifrujte soubor...new aspose.cells.Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/cs/cells/encrypt-or-decrypt-exc...
  3. 使用 Python 以只读模式保存演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 以只读模式加载和保存 PowerPoint 文件(PPT、PPTX),提供准确的幻灯片预览且不更改演示文稿。... “只读建议”与标志 is_encrypted 和 is_write_protected 有何关联?... is_write_protected 和 is_encrypted 表示实际的写入或读取限制,取决于密码或加密。 使用...

    docs.aspose.com/slides/zh/python-net/read-only-...
  4. RAR fájlformátum – Minden, amit tudnod kell

    Fedezze fel a magas tömörítési arányáról és sokoldalúságáról híres RAR fájlformátumot. Fedezze fel, hogy a RAR miként egyszerűsíti le az adatok tömörítését és archiválását, így a fejlesztők és a felhasználók számára egyaránt értékes....bytesRead); } } } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    products.aspose.com/zip/hu/most-common-archives...
  5. Formát souboru RAR - Vše, co potřebujete vědět

    Objevte formát souborů RAR, známý pro své vysoké kompresní poměry a všestrannost. Prozkoumejte, jak RAR zjednodušuje kompresi a archivaci dat, takže je cenný pro vývojáře i uživatele....bytesRead); } } } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    products.aspose.com/zip/cs/most-common-archives...
  6. Características de Utilidad - MailMessage|Docum...

    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.... Los métodos encrypt() y decrypt() devuelven el...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/es/java/utility-features-...
  7. 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...
  8. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Document Protect or Encrypt a Document Working with Styles...

    docs.aspose.com/words/java/programming-with-doc...
  9. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Document Protect or Encrypt a Document Working with Styles...

    docs.aspose.com/words/cpp/programming-with-docu...
  10. 控制异常PDF文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类控制 PDF 文件上的异常。...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

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