Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 22,567 for

loadoptions

(0.21 sec)
  1. Public API Changes in Aspose.Cells 8.8.0|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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadoptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!... ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...with ms-its links.chm" )), loadOptions ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... LoadOptions ], save_options : aspose...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....providing the password via LoadOptions.password . Once loaded, set...Workbook , SaveFormat , LoadOptions , LoadFormat , Utils } =...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  5. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Description append(inputStream, loadOptions) Append the document loading...options. load(inputStream, loadOptions) Load the document using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setKeepPrecision ( true...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  7. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....the correct password in a LoadOptions object. doc = new Document..."OoxmlSaveOptions.Password.docx" , new LoadOptions ( "MyPassword" )); Assert...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for Node.js via C++....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setDeleteRedundantSp (...

    docs.aspose.com/cells/nodejs-cpp/delete-redunda...
  9. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....HtmlLoadOptions loadOptions ( LoadFormat :: Html ); loadOptions . SetDeleteRedundantSp...Workbook workbook ( data , loadOptions ); WorksheetCollection sheets...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  10. Encrypt And Decrypt ODS files with Node.js via ...

    Password-protect and encrypt ODS files using Aspose.Cells for Node.js via C++....providing a password in the LoadOptions.getPassword() . Once the...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...