Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 25,177 for

document security

(0.15 sec)
  1. Convert PPS to XLS using Python or with free On...

    PPS to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPS to XLS online converter quickly before integrating the code....the white area to import the document. After that, click the "Convert"...instantly. We take the privacy and security of uploaded files seriously...

    products.aspose.com/total/python-net/conversion...
  2. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...Us Contact Customers Legal Security Events Acquisition Trust Metrics...Us Contact Customers Legal Security Events Acquisition Trust Metrics...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  3. How to Encrypt or Decrypt Archives via Python.NET

    Discover the methods to encrypt or decrypt entire archives or specific entries in ZIP, RAR or 7Z archives using Python.NET....NET Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/python-net/advanced-api...
  4. Save Presentations in Read-Only Mode Using C++|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for C++, offering precise slide previews without altering your presentations....appropriate when you need real security controls. Can ‘Read-Only recommended’...on passwords or encryption. Secure Presentations with Passwords...

    docs.aspose.com/slides/cpp/read-only-presentation/
  5. Convert DOC To DOCX Javascript

    Convert DOC to DOCX format in JavaScript code. Save DOC as DOCX using JavaScript....the input file and create a Document object to load the DOC content...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert TEXT To WORD Javascript

    Convert TEXT to WORD format in JavaScript code. Save TEXT as WORD using JavaScript....the input file and create a Document object to load the text content...'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert DOC To RTF Javascript

    Convert DOC to RTF format in JavaScript code. Save DOC as RTF using JavaScript....the input file and create a Document object to load the DOC content...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  8. Several JPG Into TXT C++

    Merge multiple JPG into TXT in C++ code. Save JPG as TXT using C++....example that iterates through documents and converts them to TXT:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-txt/
  9. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....appropriate when you need real security controls. Can ‘Read-Only recommended’...on passwords or encryption. Secure Presentations with Passwords...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  10. Convert HTML To JPG Javascript

    Convert HTML to JPG format in JavaScript code. Save HTML as JPG using JavaScript.... Modern document-processing JavaScript API...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for ( var...

    products.aspose.com/words/nodejs-net/conversion...