Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 792 for

encrypted

(0.04 sec)
  1. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...avoid this risk, we recommend encrypting the license source file....MemoryStream ( buf ); } //ENCRYPT LICENSE FILE //encription key...

    docs.aspose.com/barcode/net/licensing/
  2. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....enhancements to this code like encrypting and password protecting the...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  3. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Doc or Dot in C++....// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....an Excel File in C# How to Encrypt Excel File with Password in...

    kb.aspose.com/cells/page/10/
  6. 保護および保護解除|Documentation

    このスニペットでは、Pythonコードを使用してExcelファイルを暗号化および復号化し、Excelファイル内のデータを保護および保護解除する方法が紹介されています。... Encrypt and decrypt Excel files 他者...

    docs.aspose.com/cells/ja/python-java/protect-an...
  7. LoadOptions.Password | Aspose.Words per .NET

    LoadOptions Password proprietà. Ottiene o imposta la password per lapertura di un documento crittografato. Può esserenullo o stringa vuota. Limpostazione predefinita ènullo in C#....inputFileName = MyDir + "Encrypted.docx" ; string outputFileName...

    reference.aspose.com/words/it/net/aspose.words....
  8. LoadOptions.Password | Aspose.Words لـ .NET

    LoadOptions Password ملكية. الحصول على كلمة المرور أو تعيينها لفتح مستند مشفر. يمكن أن يكونباطل أو سلسلة فارغة. الافتراضي هوباطل في C#....inputFileName = MyDir + "Encrypted.docx" ; string outputFileName...

    reference.aspose.com/words/ar/net/aspose.words....
  9. تقديم محمي بكلمة مرور|وثائق Aspose.Slides

    قفل عرض PowerPoint. عرض PowerPoint محمي بكلمة مرور مع Aspose.Slides....get_ProtectionManager () -> Encrypt ( u "123123" ); presentation...presentation -> Save ( u "encrypted-pres.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/ar/cpp/password-protecte...
  10. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....This method gets or sets encryption details. If it is not set...set, then no encryption will be performed. For further information...

    docs.aspose.com/html/java/convert-epub-to-pdf/