Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 22,883 for

loadoptions

(0.08 sec)
  1. 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...
  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. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadoptions class. Allows to specify additional options when loading Rtf 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...
  5. Aspose::Words::Loading::LanguagePreferences cla...

    Aspose::Words::Loading::LanguagePreferences class. Allows to set up language preferences. To learn more, visit the documentation article in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 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/
  7. MergerContext | Aspose.Words for Java

    Document merger context in Java....execute(); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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-...
  9. 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...
  10. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation....using Java LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { presentation . ...

    products.aspose.com/slides/java/unlock/pptx/