Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 11,711 for

encrypt

(0.11 sec)
  1. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...JpegQuality , DocumentInfo , Encryption , and FormFieldBehaviour...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/net/rendering-options/
  2. FAQs|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....for Report Item Configuring Encryption Reference Analyzing your...

    docs.aspose.com/cells/reportingservices/faqs/
  3. Presentaciones seguras con contraseñas en PHP|D...

    Aprende a bloquear y desbloquear de forma sencilla presentaciones de PowerPoint y OpenDocument protegidas con contraseña usando Aspose.Slides para PHP. Asegura tus presentaciones....presentación, debes usar el método encrypt (de ProtectionManager ) para...Pasas la contraseña al método encrypt y utilizas el método save para...

    docs.aspose.com/slides/es/php-java/password-pro...
  4. Presentaciones Seguras con Contraseñas en C++|D...

    Aprenda a bloquear y desbloquear fácilmente presentaciones de PowerPoint y OpenDocument protegidas con contraseña usando Aspose.Slides para C++. Proteja sus presentaciones....presentación, debe usar el método encrypt (de ProtectionManager ) para...Pasa la contraseña al método encrypt y usa el método save para guardar...

    docs.aspose.com/slides/es/cpp/password-protecte...
  5. Sécuriser les présentations avec des mots de pa...

    Découvrez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Java. Sécurisez vos présentations....devez utiliser la méthode encrypt (à partir de IProtectionManager...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/java/password-protect...
  6. 使用 Python 和 C++ 操作 PDF 页面|Aspose.PDF for Python...

    在本节中,您可以了解如何添加页面、旋转页面或设置页面大小。Aspose.PDF for Python via C++ 为您详细解释这个主题。... 使用 Python 处理 PDF 文档 Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/zh/python-cpp/working-with-...
  7. Generate reports, populate documents with data|...

    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....Document Assistant Close Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  8. ملف استثناء التحكم PDF|Aspose.PDF for .NET

    تعلم كيفية التعامل مع الاستثناءات في معالجة PDF وضمان سير العمليات بسلاسة أثناء العمل مع ملفات PDF باستخدام Aspose.PDF في .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ar/net/control-exception/
  9. Python का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों क...

    PPT प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/hi/python-net/protec...
  10. C++을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspos...

    PPTX 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/pptx/