Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 22,651 for

loadoptions

(0.21 sec)
  1. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method... LoadOptions () first_load_options . ignore_ole_data...second_load_options = aw . loading . LoadOptions () second_load_options ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...Description Convert ( Stream, LoadOptions , Stream, SaveOptions ) Converts...ConvertToImages ( Stream, LoadOptions , SaveOptions ) Converts...

    reference.aspose.com/words/net/aspose.words/ido...
  3. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams.... LoadOptions ]): ... Parameter Type Description...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....import directive Create LoadOptions class to set the TSV load...specified properties in the LoadOptions object Save the resultant...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  5. 用JavaScript通过C++从模板文件加载工作簿时筛选数据类型|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....请使用 LoadOptions.loadFilter 属性实现此目的。 以下示例...。下图显示了 模板文件 的内容,并说明因为设置了 LoadOptions.loadFilter 属性为 Shape ,所以红色和黄色背景的数据不会被加载。...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  6. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadoptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....GetBytes ( mdText )); auto loadOptions = System :: MakeObject <...MarkdownLoadOptions > (); loadOptions -> set_PreserveEmptyLines...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadoptions::RtfLoadoptions constructor. Initializes a new instance of this class with default values in C++.... auto loadOptions = System :: MakeObject <...that may occur in the text. loadOptions -> set_RecognizeUtf8Text...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose.Cells 8.6.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....of LoadOptions LoadOptions loadOptions = new LoadOptions ();...LoadDataOption created earlier loadOptions . setLoadDataOptions ( loadDataOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. ChmLoadOptions.originalFileName property | Aspo...

    ChmLoadoptions.originalFileName property. The name of the CHM file... let loadOptions = new aw . Loading . ChmLoadOptions...ChmLoadOptions (); loadOptions . originalFileName = "amhelp.chm"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadoptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts. Default value is false in C++.... auto loadOptions = System :: MakeObject <...:: HtmlLoadOptions > (); loadOptions -> set_SupportFontFaceRules...

    reference.aspose.com/words/cpp/aspose.words.loa...