Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 20,554 for

loadoptions

(0.04 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....execute(); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. 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...
  4. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....of LoadOptions LoadOptions loadOptions = new LoadOptions ();...LoadDataOption created earlier loadOptions . setLoadDataOptions ( loadDataOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 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....0 file, use LoadOptions and set the related attribute...attribute for the LoadOptions class for the template file to be loaded...

    docs.aspose.com/cells/python-java/opening-diffe...
  6. Manage Blob|Aspose.Slides for PHP Documentation

    Manage Blob in PowerPoint Presentation using PHP. Use Blob to reduce memory consumption in PowerPoint Presentation using PHP. Add large file through Blob to PowerPoint Presentation using PHP. Export large file through Blob from PowerPoint Presentation using PHP. Load a large PowerPoint Presentation as Blob using PHP....pptx" ; $loadOptions = new LoadOptions (); # Locks the...NOT load it into memory $loadOptions -> getBlobManagementOpt ()...

    docs.aspose.com/slides/php-java/manage-blob/
  7. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improve performance and reduce memory consumption.... const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...AsposeCells . LoadFormat . Xlsx ); loadOptions . setLoadFilter ( new CustomLoad...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  10. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...DocSaveOptions object in a LoadOptions object. expect (() => doc..." ); let loadOptions = new aw . Loading . LoadOptions ( "MyPassword"...

    reference.aspose.com/words/nodejs-net/aspose.wo...