Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 22,637 for

loadoptions

(0.48 sec)
  1. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images....convertToImages(inputStream, loadOptions, saveOptions) Converts pages...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options....method convert(inputStream, loadOptions, outputStream, saveOptions)...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , outputStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChmLoadOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the documents content in Java....PlainTextDocument(String fileName, LoadOptions loadOptions) Creates a plain text...putStream stream, LoadOptions loadOptions) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadoptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration....docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  7. LoadOptions.mswVersion property | Aspose.Words ...

    Loadoptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...mswVersion property LoadOptions.mswVersion property Allows to...specification. let loadOptions = new aw . Loading . LoadOptions (); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.convertShapeToOfficeMath property |...

    Loadoptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convertShapeToOffice property LoadOptions.convertShapeToOffice property...objects. let loadOptions = new aw . Loading . LoadOptions (); // Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with Loadoptions. Simplify your image management and enhance compatibility today!...ConvertMetafilesToPn Contents [ Hide ] LoadOptions.ConvertMetafilesToPn property...shape ); LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 在 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/zh/java/opening-files-in-...