Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 15,882 for

password protected

(0.4 sec)
  1. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....class object to set the password for protected files along with other...

    kb.aspose.com/words/java/how-to-split-word-docu...
  2. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...optimization (if it is passwordprotected) var loadOptions = new...new Aspose.Pdf.LoadOptions { Password = "yourPassword" }; var doc...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  3. Lock Cells in Excel using Python

    Follow this article to lock cells in Excel using Python. It has details to set the IDE, a list of instructions, and a sample code to lock specific cells in Excel using Python....cells using the Style class Protect the sheet once all the target...file with locked cells and a protected sheet The above steps describe...

    kb.aspose.com/cells/python/lock-cells-in-excel-...
  4. How to Convert MPP to SVG using C#

    This simple article provides details about how to convert MPP to SVG using C#. You can transform a MPP file to SVG using C# with the help of well defined steps and sample code containing a few lines of code only....used to set the password for opening a protected project file,...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-s...
  5. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...mail merge, and document protection. Aspose.Total for .NET is...Decrypt EPUB File using Owner Password via .NET Before converting...

    products.aspose.com/total/net/conversion/epub-t...
  6. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word...your document might be password protected. Aspose.PDF for Java...class and pass filename and password as arguments. // open MD document...

    products.aspose.com/total/java/conversion/md-to...
  7. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....whether the VbaProject is password protected. isSigned() Shows whether...whether the VbaProject is password protected. Examples: Shows whether...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....presentations that are password protected? Yes, Aspose.Slides allows...allows working with password-protected presentations . When processing...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....presentations that are password protected? Yes, Aspose.Slides for...Python allows working with password-protected presentations. When processing...

    docs.aspose.com/slides/python-net/convert-power...
  10. 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++....options (for example, provide a password) for the file to be loaded...LoadOptions (); // Specify the password loadOptions . setPassword...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...