Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 7,896 for

encrypt

(0.19 sec)
  1. C++을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products.asp...

    ODP 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....presentation -> Save( u "encryption-removed.odp" , SaveFormat...

    products.aspose.com/slides/ko/cpp/unlock/odp/
  2. C++을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products.asp...

    PPT 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....presentation -> Save( u "encryption-removed.ppt" , SaveFormat...

    products.aspose.com/slides/ko/cpp/unlock/ppt/
  3. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....style, default font name, encryption details and so on while writing...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  4. Comment sécuriser une présentation PowerPoint e...

    Cette rubrique vous montre comment sécuriser une présentation PowerPoint en C# .NET avec un cryptage de mot de passe. En conséquence, vous obtiendrez une présentation PowerPoint protégée par mot de passe....Class Utiliser la méthode Encrypt de la classe ProtectionManager...

    kb.aspose.com/fr/slides/net/how-to-secure-power...
  5. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... # We have not encrypted the document in any way, and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Конвертировать SVG в PDF – примеры C#

    Вы узнаете, как конвертировать SVG в PDF программно или онлайн, а также рассмотрите примеры C# преобразования SVG в PDF с помощью Aspose.SVG....This property gets or sets encryption details. If it is not set...set, then no encryption will be performed. Примечание . Параметры...

    docs.aspose.com/svg/ru/net/convert-svg-to-pdf/
  7. Convert DOTX to PPSM via C++ or with free Onlin...

    Export DOTX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSM online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.dotx" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Convert DOCM to PPTX via C++ or with free Onlin...

    Export DOCM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.docm" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. Convert WORDML to PPTX via C++ or with free Onl...

    Export WORDML to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.wordml" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/wordml...
  10. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.doc" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/doc-to...