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

loadoptions

(0.23 sec)
  1. 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...
  2. 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/
  3. 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...
  4. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....LoadingProgressCallb(); LoadOptions loadOptions = new LoadOptions(); { loadOptions...Document(getMyDir() + "Big document.docx", loadOptions); } catch (IllegalStateExceptio...

    reference.aspose.com/words/java/com.aspose.word...
  5. LoadOptions.languagePreferences property | Aspo...

    Loadoptions.languagePreferences property. Gets language preferences that will be used when document is loading....languagePreferences property LoadOptions.languagePreferences property...document. let loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  7. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...PlainTextDocument( string, LoadOptions ) Creates a plain text document...string fileName , LoadOptions loadOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/pla...
  8. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadoptions class. Allows to specify additional options when loading CHM 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...
  9. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) constructor Creates a...Words :: Loading :: LoadOptions > & loadOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/pla...
  10. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadoptions QuoteChar property to easily customize field value quoting for seamless data handling and improved CSV management....docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...