Aspose.Words.Loading.PdfLoadoptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...Inheritance: PdfLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...
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 None . (Inherited from LoadOptions ) convert_metafiles_to_png...
Optimize document loading with Loadoptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....MswVersion Contents [ Hide ] LoadOptions.MswVersion property Allows...specification. LoadOptionsloadOptions = new LoadOptions (); Assert...
Discover the CsvDataLoadoptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!...docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...
Loadoptions.RecoveryMode property sets how Aspose.Words handles document errors by recovery or strict loading....RecoveryMode LoadOptions.RecoveryMode property Defines how the...loading. LoadOptionsloadOptions = new LoadOptions (); loadOptions...