Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 22,644 for

loadoptions

(0.44 sec)
  1. GridWeb 的 LoadOptions|Documentation

    本文介绍如何使用 GridWeb 中的加载选项。...GridWeb 的 LoadOptions Contents [ Hide ] 在导入文件之前,我们可以设置一些加载选项。..."GB2312" )); GridWeb1 . LoadOptions = topt ; String filePath...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  2. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with Loadoptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...FontSettings Contents [ Hide ] LoadOptions.FontSettings property Allows...created LoadOptions object. LoadOptions loadOptions = new LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the Loadoptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....WarningCallback Contents [ Hide ] LoadOptions.WarningCallback property...LoadOptionsWarningCa () { // Create a new LoadOptions object and set its WarningCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  4. LoadOptions.RecoveryMode | Aspose.Words for .NET

    Loadoptions.RecoveryMode property sets how Aspose.Words handles document errors by recovery or strict loading....RecoveryMode LoadOptions.RecoveryMode property Defines how the...loading. LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....convert(InputStream inputStream, LoadOptions loadOptions, OutputStream outputStream...ream inputStream, LoadOptions loadOptions, SaveOptions saveOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadoptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....Inheritance: MarkdownLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadoptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...Inheritance: RtfLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadoptions constructor—easily initialize with default settings for efficient data loading and seamless integration....docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  9. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadoptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object...Inheritance: TxtLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...Converter . Convert ( doc , loadOptions , ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...