Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 22,506 for

loadoptions

(0.17 sec)
  1. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤VBA项目。...Workbook , SaveFormat , LoadOptions , LoadFormat , LoadFilter...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  2. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....this by using the parameter LoadOptions.GetOnlyAuto() . Please refer...If you set the parameter LoadOptions.GetOnlyAuto() to true when...

    docs.aspose.com/cells/cpp/autofit-row-height/
  3. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....WORDSNODEJS-122 - Add support of LoadOptions.ProgressCallback' , () =>...(); let loadOptions = new aw . Loading . LoadOption (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.language_preferences property | Asp...

    Loadoptions.language_preferences property. Gets language preferences that will be used when document is loading....language_preferences property LoadOptions.language_preferences property...load_options = aw . loading . LoadOptions () load_options . language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....Queries Support Create a HTML LoadOptions . Set Print or Screen mode...property. // Create a HTML LoadOptions HtmlLoadOptions options =...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  6. LoadOptions.ignore_ole_data property | Aspose.W...

    Loadoptions.ignore_ole_data property. Specifies whether to ignore the OLE data....ignore_ole_data property LoadOptions.ignore_ole_data property...load_options = aw . loading . LoadOptions () load_options . ignore_ole_data...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... LoadOptions ): ... Parameter Type Description...file name. load_options LoadOptions Optional load options used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|Documen...

    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....请使用 LoadOptions.getLoadFilter() 属性实现此目的。...。下图显示了 模板文件 的内容,并说明因为设置了 LoadOptions.getLoadFilter() 属性为 Shape...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  9. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...请使用 LoadOptions.GetLoadFilter() 属性实现此功能。...的内容,并且解释了红色和黄色背景中的数据将不会被加载,因为 LoadOptions.GetLoadFilter() 属性已设置为 LoadDataFilterOption...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  10. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadoptions constructor to easily initialize MarkdownLoadoptions instances for enhanced document processing and customization....))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...new Document ( stream , loadOptions ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.loa...