Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 13,270 for

password protected

(0.13 sec)
  1. Opening Different Microsoft Excel Versions File...

    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....also supports opening password-protected Microsoft Excel 2007...

    docs.aspose.com/cells/cpp/opening-different-mic...
  2. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....Words :: Document > (); doc -> Protect ( Aspose :: Words :: ProtectionType...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. EditableRange class | Aspose.Words for Node.js

    Aspose.Words.EditableRange class. Represents a single editable range... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  7. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  8. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....the SiteUrl , Username , and Password directly. Previously, developers...onmicrosoft.com" ; 3 const string Password = "MyPassword" ; 4 5 ProjectServerCredent...

    docs.aspose.com/tasks/net/managing-projects-wit...
  9. Convert MD to PPT via Java API | products.aspos...

    Java API to Convert MD to PPT 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...
  10. 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...