Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 22,575 for

loadoptions

(0.9 sec)
  1. Merger.merge method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. 自定义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/
  6. 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...
  7. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....the correct password in a LoadOptions object. doc = new aw . Document...docx" , new aw . Loading . LoadOptions ( "MyPassword" )); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....the correct password in a LoadOptions object. doc = aw . Document...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...PDF 'create an instance of LoadOptions and set the LoadFormat to...Mhtml Dim loadOptions = New Aspose.Words.LoadOptions() loadOptions...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...
  10. 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...