Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 22,507 for

loadoptions

(0.07 sec)
  1. 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/
  2. 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...
  3. Open Presentations in .NET|Aspose.Slides Docume...

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

    docs.aspose.com/slides/net/open-presentation/
  4. 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/
  5. 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...
  6. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadoptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as underline text formatting. The default value is false in C++...."++12 and B++" )); auto loadOptions = System :: MakeObject <...MarkdownLoadOptions > (); loadOptions -> set_ImportUnderlineForma...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadoptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++....Aspose :: Words :: Loading :: LoadOptions Methods Method Description...System::TypeInfo&) const override LoadOptions () Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. 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...