Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 22,512 for

loadoptions

(0.08 sec)
  1. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....with data only, use the LoadOptions and LoadFilter classes to...discarded // Instantiate LoadOptions specified by the LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation....using Java LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.odp" , loadOptions ); try { presentation . ...

    products.aspose.com/slides/java/unlock/odp/
  4. Public API Changes in Aspose.Cells 16.12.0|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....LoadFilter class along with the LoadOptions.LoadFilter property, which...// Create an instance of LoadOptions class var options = new Aspose...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....using C# LoadOptions loadOptions = new LoadOptions {Password...Presentation( "pres.pptx" , loadOptions)) { presentation.ProtectionManager...

    products.aspose.com/slides/net/unlock/pptx/
  6. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....DocSaveOptions object in a LoadOptions object. expect (() => doc..." ); let loadOptions = new aw . Loading . LoadOptions ( "MyPassword"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 23.11 - 发布说明|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.... 添加新的翘曲类型: 波浪、上壳、下壳 var loadOptions = new PsdLoadOptions () {...Load ( sourceFileFish , loadOptions )) { psdImage . Save ( outputFileFish...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...Presentation…ctor(Stream stream, LoadOptions loadOptions) at Aspose.Slides....resolve your issue. Use LoadOptions : When loading the presentation...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  9. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadoptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... let loadOptions = new aw . Loading . TxtLoadOptions...TxtLoadOptions (); loadOptions . detectHyperlinks = true ; let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words/inc...