Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 7,893 for

encrypted

(0.12 sec)
  1. Шифрование PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как зашифровать PDF файл с использованием класса PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/encrypt-pdf-file/
  2. Missing Features in OpenXML|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....Convert between Excel formats Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/missing-features-in-o...
  3. تشفير، فك التشفير، حماية وإزالة الحماية من ملفا...

    يقدم هذا المقتطف كيفية تشفير وفك تشفير ملفات Excel، حماية وإزالة الحماية من البيانات في ملفات Excel باستخدام رموز JAVA....مستوى البيانات مثل MS Excel: Encrypt and decrypt Excel files لمنع...

    docs.aspose.com/cells/ar/java/protect-and-unpro...
  4. Controlar Excepción de Archivo PDF|Aspose.PDF p...

    Este tema explica cómo controlar la excepción en un archivo PDF utilizando la clase PdfFileSecurity....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/es/java/control-exception/
  5. Управление Исключениями в PDF Файле|Aspose.PDF ...

    Эта тема объясняет, как управлять исключениями в PDF файле с помощью класса PdfFileSecurity....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/ru/java/control-exception/
  6. التحكم في استثناء ملف PDF|Aspose.PDF for Java

    يشرح هذا الموضوع كيفية التحكم في الاستثناءات في ملف PDF باستخدام فئة PdfFileSecurity....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

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

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

    products.aspose.com/slides/hi/python-net/protec...
  8. 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/
  9. Restrict Document Editing in Java|Aspose.Words ...

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

    docs.aspose.com/words/java/restrict-document-ed...
  10. ملف استثناء التحكم 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/