Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 20,202 for

loadoptions

(0.04 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadoptions class. Allows to specify additional options when loading HTML 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...
  2. Custom Font in C++|Aspose.Slides Documentation

    PowerPoint custom fonts in C++...Slides provides the LoadOptions::set_DocumentLevelFontSou...shows you how to use the LoadOptions::set_DocumentLevelFontSou...

    docs.aspose.com/slides/cpp/custom-font/
  3. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....LoadOptions public class MarkdownLoadOptions...MarkdownLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. IDocumentProcessorPlugin.Load | Aspose.Words fo...

    Easily load documents with the IDocumentProcessorPlugin Load method, utilizing customizable options for efficient document management and processing....Stream inputStream , LoadOptions loadOptions ) Parameter Type Description...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  6. LanguagePreferences | Aspose.Words for Java

    Allows to set up language preferences in Java.... LoadOptions loadOptions = new LoadOptions(); loadOptions...editing language.docx", loadOptions); int localeIdFarEast = doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadoptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object...Inheritance: TxtLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadoptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...