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

loadoptions

(0.17 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. 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...
  3. 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...
  4. PdfLoadOptions class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external reader plugins that can read a file into a document in Java....read(InputStream src, LoadOptions loadOptions, Document document)...read(InputStream src, LoadOptions loadOptions, Document document)...

    reference.aspose.com/words/java/com.aspose.word...
  6. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover Loadoptions LanguagePreferences to customize document loading with preferred languages, enhancing user experience and accessibility....LanguagePreferences Contents [ Hide ] LoadOptions.LanguagePreferences property...document. LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  7. TxtLoadOptions class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Opening Files in Jython|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.... cells import LoadOptions from java . io import FileInputStream...EXCEL_97_TO_2003 LoadOptions object loadOptions1 = LoadOptions ( fileFormatType...

    docs.aspose.com/cells/java/opening-files-in-jyt...