Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 22,506 for

loadoptions

(0.28 sec)
  1. 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...
  2. 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...
  3. 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...
  4. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadoptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...new Document ( stream , loadOptions ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.loa...
  5. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....)); var loadOptions = new aspose . slides . LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" ])); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/nodejs-java/custom-font/
  6. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。..."text/javascript" > const { Workbook , LoadOptions , LoadFilter , LoadDataFilterOption...filters const loadOptions = new LoadOptions (); loadOptions . loadFilter...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Aspose.Cells 8.8.0中的公共API更改|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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. 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...
  9. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....via Java Instantiate the LoadOptions class object required for...Workbook object using the LoadOptions class object having the password...

    kb.aspose.com/cells/python/how-to-read-password...
  10. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...C++解密ODS文件 对于解密ODS文件,加载文件时在 LoadOptions.GetPassword() 属性中提供密码。一旦加载完成,将...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...