Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 22,860 for

loadoptions

(0.44 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. 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...
  3. 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...
  4. 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...
  5. MarkdownLoadOptions class | Aspose.Words for Py...

    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 None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using Loadoptions' ConvertShapeToOfficeMath property for enhanced document clarity....ConvertShapeToOffice Contents [ Hide ] LoadOptions.ConvertShapeToOffice property...objects. LoadOptions loadOptions = new LoadOptions (); // Use...

    reference.aspose.com/words/net/aspose.words.loa...
  7. IDocumentProcessorPlugin.Append | Aspose.Words ...

    Enhance your document processing with the IDocumentProcessorPlugin Append method for seamless loading and customizable options to boost efficiency....Stream inputStream , LoadOptions loadOptions ) Parameter Type Description...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  8. IDocumentMergerPlugin.Merge | Aspose.Words for ...

    Effortlessly merge multiple PDF documents into one with the IDocumentMergerPlugin. Enjoy seamless integration and streamlined output for your projects....[] inputStreams , LoadOptions [] loadOptions ) Parameter Type...The input streams. loadOptions LoadOptions[] Load options for...

    reference.aspose.com/words/net/aspose.words/ido...
  9. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadoptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...Inheritance: HtmlLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) block_import_mode Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....setPassword method of the LoadOptions class to decrypt and load...operation: $loadOptions = new LoadOptions (); $loadOptions -> setPassword...

    docs.aspose.com/slides/php-java/open-presentation/