Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 21,848 for

protected

(0.09 sec)
  1. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....public : void Fields (); protected : static const System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Unlock DOC Password Protection Online or using ...

    Remove password from DOC document through online app for free. Python API code to unlock password Protected DOC files....Words ) Load password-protected DOC file using Document class...DOC document Develop DOC Protection Management Application via...

    products.aspose.com/total/python-net/unlock/doc/
  3. Unlock PDF Password Protection Online or using ...

    Remove password from PDF document through online app for free. Python API code to unlock password Protected PDF files.... Load password-protected PDF file using Document class...PDF document Develop PDF Protection Management Application via...

    products.aspose.com/total/python-net/unlock/pdf/
  4. Aspose.Cells for Java Vs Open Source Competitor...

    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....cell formatting, and file‑protection options. Aspose.Cells for...formatting, all types of protection options introduced in Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  5. Remove ODT Password Protection Online or using ...

    unlock password from ODT document through online app for free. C++ API code to delete password from ODT files....ODT Password via C++ Load protected ODT file Invoke the Unprotect()...method to delete password protection Call the Save method C++...

    products.aspose.com/total/cpp/unlock/odt/
  6. Split Excel File Online or via .NET | products....

    Free online app to split different Excel sheets. .NET C# splitter library code for Excel spreadsheets....sensitive data in separate, protected sheets. Archive historical...

    products.aspose.com/total/net/split/excel/
  7. Creating Simple Application|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 , Boolean > { @Override protected Boolean doInBackground ( Void...

    docs.aspose.com/email/androidjava/creating-simp...
  8. Convert DOTM to ODP via C# .NET or with free On...

    Convert Word dotm documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....sensitive information remains protected. FAQ How can I convert DOTM...ensuring the privacy and protection of your files. The integrated...

    products.aspose.com/total/net/conversion/dotm-t...
  9. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....supports opening password‑protected Microsoft Excel 2007, 2010...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  10. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...Hi, Following is the code: protected void Page_Load(object sender...SetLicense(“Aspose.Tasks.lic”); } protected void btnOnClick(object sender...

    forum.aspose.com/t/start-and-finish-dates-of-ta...