Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 14,915 for

encryption

(0.06 sec)
  1. Aspose.Cellsを使用してExcelファイルを暗号化およびパスワード保護する|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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  2. ILoadOptions - Aspose.Slides for Java - API Ref...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....properties must be loaded from an encrypted presentation file and password...of false means that entire encrypted presentation must be loaded...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. ComHelper | Aspose.PDF for .NET API Reference

    Provides methods for COM clients to load a document into Aspose.Pdf....Document class for working with encrypted document. OpenFile (string...Document class for working with encrypted document. OpenStream (Stream)...

    reference.aspose.com/pdf/net/aspose.pdf/comhelper/
  4. .NET kullanarak ODP Sunum Dosyalarını koruyun |...

    ODP Sunumunu korumak için C# kaynak kodu....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/tr/net/protect/odp/
  5. A ODP prezentációs fájlok védelme a Python hasz...

    Python forráskód a ODP prezentáció védelmére.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/hu/python-net/protec...
  6. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); fileSecurity . AllowExceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); fileSecurity . AllowExceptions...

    docs.aspose.com/pdf/net/control-exception/
  7. Document.Document | Referencia de API de Aspose...

    Document constructor. Crea un documento de Word en blanco....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/es/net/aspose.words/...
  8. PresentationInfo|Aspose.Sildes for Python via ....

    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....Properties Name Description is_encrypted Gets True if binded presentation...presentation is encrypted, otherwise False. Read-only bool. is_password_protected...

    docs.aspose.com/slides/python-net/api-reference...
  9. FileFormatUtil.DetectFileFormat | Aspose.Cells ...

    FileFormatUtil method. Detects and returns the information about a format of an excel stored in a stream...password String The password for encrypted ooxml files. Return Value...password String The password for encrypted ooxml files. Return Value...

    reference.aspose.com/cells/net/aspose.cells/fil...
  10. PDF को C# के माध्यम से सुरक्षित और लॉक करें | A...

    . NET Framework, .NET कोर पर पासवर्ड का उपयोग कर पीडीएफ फाइल लॉक करने के लिए सी # स्रोत कोड....Encrypt विधि को कॉल करें। 1। परिणाम...AllowScreenReaders = true ; // encrypt the file with User and Owner...

    products.aspose.com/pdf/hi/net/protect/