Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,512 for

loadoptions

(0.06 sec)
  1. Aspose.Cells 8.8.3 中的公共 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.... XLSX ); 添加 LoadOptions.setPaperSize 方法 Aspose.Cells...for Java 8.8.3版本允许使用新暴露的LoadOptions.setPaperSize方法来设置默认打印纸张大...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....docx"); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true);...CsvDataLoadOptions(true); loadOptions.setDelimiter(';'); loadOptions.setCommentChar('$');...

    reference.aspose.com/words/java/com.aspose.word...
  3. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/java/password-protected-...
  4. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/androidjava/password-pro...
  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. 自定义PowerPoint字体|Aspose.Slides for PHP 文档

    PowerPoint自定义字体...(); } $loadOptions = new LoadOptions (); $loadOptions -> getDocumentLevelFont..."assets/fonts" , "global/fonts" )); $loadOptions -> getDocumentLevelFont ()...

    docs.aspose.com/slides/zh/php-java/custom-font/
  7. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...// We can set a flag in a LoadOptions object to decide whether...contains them. LoadOptions loadOptions = new LoadOptions { PreserveIncludePictu...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++.... You need to use the LoadOptions class and specify LoadFormat...Workbook , SaveFormat , LoadOptions , LoadFormat } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  10. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....password property of the LoadOptions class to decrypt and load...load_options = slides . LoadOptions () load_options . password...

    docs.aspose.com/slides/python-net/open-presenta...