Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 22,506 for

loadoptions

(0.1 sec)
  1. Open Presentations in Java|Aspose.Slides Docume...

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

    docs.aspose.com/slides/java/open-presentation/
  2. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....set_Password method of the LoadOptions class to decrypt and load...operation: auto loadOptions = MakeObject < LoadOptions > (); loadOptions...

    docs.aspose.com/slides/cpp/open-presentation/
  3. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  4. IDocumentConverterPlugin.ConvertToImages | Aspo...

    Effortlessly convert document pages to images with the ConvertToImages method in IDocumentConverterPlugin. Fast, reliable, and easy to use!...Stream inputStream , LoadOptions loadOptions , SaveOptions saveOptions...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  5. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified stream into the [Document](../../document/) instance....read method read(src, loadOptions, document) Reads the data from...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions.tempFolder property | Aspose.Words ...

    Loadoptions.tempFolder property. Allows to use temporary files when reading document...tempFolder property LoadOptions.tempFolder property Allows to...options = new aw . Loading . LoadOptions (); options . tempFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CsvDataLoadOptions.Delimiter | Aspose.Words for...

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

    reference.aspose.com/words/net/aspose.words.rep...
  8. HtmlLoadOptions class | Aspose.Words for Node.js

    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 null . (Inherited from LoadOptions ) blockImportMode Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....SpreadsheetML Files // Instantiate LoadOptions specified by the LoadFormat...loadOptions3 = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....LoadOptions public class ChmLoadOptions...ChmLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...