Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 14,915 for

encryption

(0.07 sec)
  1. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. LoadOptions|Aspose.Sildes for Python via .NET A...

    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....properties must be loaded from an encrypted presentation file and password...of false means that entire encrypted presentation must be loaded...

    docs.aspose.com/slides/python-net/api-reference...
  3. Szyfruj pliki PDF za pomocą Java | Aspose.PDF

    Kod źródłowy Java do szyfrowania dokumentu PDF na dowolnej platformie....Encrypt . Zapisz plik PDF. Wymagania...odwołuje się w projekcie. <% encrypt.code-block.text %> Szyfruj...

    products.aspose.com/pdf/pl/java/encrypt/
  4. Kryptera Excel filer med Aspose.Cells|Documenta...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/sv/net/encrypting-excel-f...
  5. DocumentPrivilege - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... encrypt ( String userPassword, String...usePdf20) Encrypts the document. void IDocument. encrypt ( String...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. Crittografa i file PDF tramite C++ | Aspose.PDF

    Esempio di codice C++ per l'utilizzo di Aspose.PDF per leggere documenti crittografati (protetti da password), proteggere un documento con crittografia o rimuovere la crittografia....Encrypt . Salva il file PDF. requisiti...riferimento nel progetto. <% encrypt.code-block.text %> Crittografa...

    products.aspose.com/pdf/it/cpp/encrypt/
  7. PDF-skydda lösning | Aspose.PDF

    Exempelkod för att låsa PDF-fil med lösenord på vilken plattform som helst....dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/sv/protect/
  8. Řešení ochrany PDF | Aspose.PDF

    Ukázkový kód pro uzamčení souboru PDF pomocí hesla na jakékoli platformě....dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/cs/protect/
  9. EncryptedPayload | Aspose.PDF for Java API Refe...

    Represents encrypted payload in file specification....EncryptedPayload Represents encrypted payload in file specification...fileSpecification) Initialize Encrypted payload instance. Methods...

    reference.aspose.com/pdf/java/com.aspose.pdf/en...
  10. Шифрование PDF-файлов с помощью C++ | Aspose.PDF

    Пример кода на языке C++ для использования Aspose.PDF для чтения зашифрованных (защищенных паролем) документов, защиты документа с помощью шифрования или удаления шифрования....Encrypt Сохраните PDF-файл. Системные...Зашифровать PDF-документ — C++. <% encrypt.code-block.subtitle %> // String...

    products.aspose.com/pdf/ru/cpp/encrypt/