Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 14,912 for

encrypted

(0.08 sec)
  1. PDF 보호 솔루션 | Aspose.PDF

    모든 플랫폼에서 비밀번호를 사용하여 PDF 파일을 잠그는 샘플 코드입니다....사용자 암호, 소유자 암호 및 권한을 Encrypt 메서드에 전달할 수 있습니다.그 외에도 CryptoAlgorithm...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/ko/protect/
  2. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  3. package-frame - Aspose.HTML for Java - API Refe...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....encryption com.aspose.html.rendering...aspose.html.rendering.pdf.encryption Classes PdfEncryptionAlgorit...

    reference.aspose.com/html/java/com.aspose.html....
  4. Python 를 통해 PDF 파일을 암호화합니다. | Aspose.PDF

    Aspose.PDF 를 사용하여 암호화된 (암호로 보호된) 문서를 읽거나, 암호화로 문서를 보호하거나, 암호화를 제거하기 위한 샘플 Python 코드입니다....PDF <% encrypt.code-block.text %> PDF 문서 암호화...암호화 - Python <% encrypt.code-block.subtitle %> Input file: Upload...

    products.aspose.com/pdf/ko/python-net/encrypt/
  5. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    OdtSaveOptions SaveFormat property. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C#....; } Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a password to encrypt document using RC4 encryption method in C#....password to encrypt document using RC4 encryption method. public...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Şifreleme Yapılandırma|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Şifreleme “açık” olarak...

    docs.aspose.com/cells/tr/reportingservices/conf...
  8. PdfPermissions - Aspose.Diagram for Java - API ...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications.... When using RC4 40-bit encryption, this option also allows...document. When using RC4 40-bit encryption, this option is ignored and...

    reference.aspose.com/diagram/java/com.aspose.di...
  9. EncryptionAlgorithm | Aspose.SVG for .NET API R...

    Gets or sets the encryption mode....property Gets or sets the encryption mode. public PdfEncryptionAlgorit...set ; } Property Value The encryption algorithm. See Also enum...

    reference.aspose.com/svg/net/aspose.svg.renderi...
  10. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....can leverage this library to encrypt and decrypt files, create self-extracting...designed to provide strong encryption, and forgetting the password...

    products.aspose.com/zip/net/lock/