Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 9,279 for

encryption

(0.11 sec)
  1. Working with Worksheets using Aspose.Cells|Docu...

    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....Cells Encrypt Workbook using Aspose.Cells...

    docs.aspose.com/cells/java/working-with-workshe...
  2. 设置权限,使用C++加密和解密PDF文件|Aspose.PDF for C++

    使用C++通过不同的加密类型和算法加密PDF文件。此外,使用所有者密码解密PDF文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。 以下代码片段向您展示了如何设置PDF文件的权限。... // 仅启用屏幕阅读选项 document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/zh/cpp/set-privileges-encry...
  3. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Criptografar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Criptografar Arquivo PDF usando a Classe PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Decryptar Arquivo...

    docs.aspose.com/pdf/pt/java/encrypt-pdf-file/
  5. Convert EPUB to SWF via Java API | products.asp...

    Java API to Convert EPUB to SWF without using Microsoft Word... Open Encrypted EPUB File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/epub-...
  6. ค้นหา

    ค้นหา...save("encrypted-workbook.xlsx"); ถอดรหัสไฟล์...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/th/cells/encrypt-and-decrypt-ex...
  7. C# API to Export PS to FLATOPC | products.aspos...

    Convert PS to FLATOPC without using Microsoft Word...supports the conversion of encrypted PS files, as well as the conversion...supports the rendering of encrypted DOC files, as well as the...

    products.aspose.com/total/net/conversion/ps-to-...
  8. Proteggere e rimuovere la protezione|Documentation

    Questo snippet introduce come criptare e decriptare file excel, proteggere e togliere la protezione ai dati in file excel usando codici Python....livello dei dati come MS Excel: Encrypt and decrypt Excel files Per...

    docs.aspose.com/cells/it/python-java/protect-an...
  9. Overview|Aspose.PDF for JavaScript via C++

    Overview of key-features and supported formats of Aspose.PDF for JavaScript via C++, installation and licensing manual....Also, this toolkit supports encrypting and decrypting PDF documents...

    docs.aspose.com/pdf/javascript-cpp/overview/
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in C++ Protect or Encrypt a Document in C++ Related articles...

    docs.aspose.com/words/cpp/working-with-document/