Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 21,916 for

password protection

(0.07 sec)
  1. 保护和取消保护工作表|Documentation

    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.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  2. C++ API to Convert XML to PPS | products.aspose...

    Convert XML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Pps ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. C++ API to Convert XSLFO to XAML | products.asp...

    Convert XSLFO to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Xaml ); Change Password of XSLFO Document via C++...open a password protected XSLFO and also change its password. In...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. C++ API to Convert XML to POWERPOINT | products...

    Convert XML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Ppt ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert XML to XAML | products.aspos...

    Convert XML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Xaml ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Potx ); Change Password of PCL Document via C++ In...open a password protected PCL and also change its password. In order...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. Not able to save Unprotected .pdf file - Free S...

    Sample Code: Aspose.Pdf.License pdfLicense = new Aspose.Pdf.License(); pdfLicense.SetLicense(“Aspose.Total.NET.lic”); var fs = new FileStream(@“00000203600003_00000.pdf”, FileMode.Open, FileAccess.Read, FileShare.Read…...result because the file is password protected. The attached file was...pdf , File is saved as password protected. My goal is save this...

    forum.aspose.com/t/not-able-to-save-unprotected...
  8. get_OnlyLoadDocumentProperties() | Aspose.Slide...

    This property makes sense, if presentation file is Password protected. Value of true means that only document properties must be loaded from an encrypted presentation file and Password must be ignored. Value of false means that entire encrypted presentation must be loaded with use of right Password. If presentation isn't encrypted then property value is always ignored. If document properties of an encrypted file aren't public and property value is true then document properties cannot be loaded and exception will be thrown. Read bool....presentation file is password protected. Value of true means...encrypted presentation file and password must be ignored. Value of...

    reference.aspose.com/slides/cpp/aspose.slides/l...
  9. set_OnlyLoadDocumentProperties() | Aspose.Slide...

    This property makes sense, if presentation file is Password protected. Value of true means that only document properties must be loaded from an encrypted presentation file and Password must be ignored. Value of false means that entire encrypted presentation must be loaded with use of right Password. If presentation isn't encrypted then property value is always ignored. If document properties of an encrypted file aren't public and property value is true then document properties cannot be loaded and exception will be thrown. Write bool....presentation file is password protected. Value of true means...encrypted presentation file and password must be ignored. Value of...

    reference.aspose.com/slides/cpp/aspose.slides/l...
  10. Decrypt PDF using JavaScript|Aspose.PDF for Jav...

    Decrypt PDF File with Aspose.PDF for JavaScript via C++....Decrypt PDF File using Owner Password Recently, more and more users...victims of Internet fraud and protect their documents. In this regard...

    docs.aspose.com/pdf/javascript-cpp/decrypt-pdf/