Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 9,775 for

encrypted

(0.09 sec)
  1. 記録

    記録...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/ja/html/epub-to-pdf-csharp/
  2. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/cpp/convert-a-document-to...
  3. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in C++ Work with...

    docs.aspose.com/words/cpp/restrict-document-edi...
  4. Jak chronić plik PDF hasłem za pomocą Pythona

    W tym krótkim samouczku opisano, jak zabezpieczyć plik PDF hasłem za pomocą Pythona. Przedstawia pełny przegląd procesu, w tym konfigurację systemu i algorytm krok po kroku, wraz z działającą próbką kodu, która pokazuje, jak można osadzić w aplikacjach funkcję ochrony hasłem PDF w języku Python....innych argumentów dla metody Encrypt Zapisz zabezpieczony dokument...przykład parametry metody Encrypt() obejmują algorytmy kryptograficzne...

    kb.aspose.com/pl/pdf/python/how-to-protect-pdf-...
  5. إعداد نوع التشفير القوي باستخدام C++|Documentation

    تعلم كيفية تطبيق التشفير القوي وحماية كلمة المرور لملفات Excel باستخدام Aspose.Cells مع C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ar/cpp/setting-strong-enc...
  6. 在 Aspose.Cells 中对 Excel 文件进行加密|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/net/encrypting-excel-f...
  7. Utility Features in PHP|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....in PHP Contents [ Hide ] Encrypting Files in PHP Excel to PDF...

    docs.aspose.com/cells/net/utility-features-in-php/
  8. Setting up Reporting Services|Aspose.Slides Doc...

    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.... Encryption Keys Backup your Encryption Keys and make...

    docs.aspose.com/slides/reportingservices/settin...
  9. Управление исключениями PDF файла|Aspose.PDF fo...

    Узнайте, как обрабатывать исключения при обработке PDF и обеспечивать бесперебойную работу с PDF с использованием Aspose.PDF в .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ru/net/control-exception/
  10. PDF 파일 암호화|Aspose.PDF for .NET

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 암호화하는 방법을 설명합니다....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

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