Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 23,027 for

loadoptions

(0.11 sec)
  1. 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...
  2. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with Loadoptions. Simplify your image management and enhance compatibility today!...ConvertMetafilesToPn Contents [ Hide ] LoadOptions.ConvertMetafilesToPn property...shape ); LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Cells Example - LoadOptions with Custom Load Filter </...h1 > Load Workbook with LoadOptions and Custom Load Filter </...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. TxtLoadOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images....convertToImages(inputStream, loadOptions, saveOptions) Converts pages...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadoptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration....docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  7. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language.... LoadOptions loadOptions = new LoadOptions (); loadOptions...editing language.docx" , loadOptions ); int localeId = doc . Styles...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Open Text Files as Workbooks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....txt" ; // LoadOptions to represent the options...the file LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  9. 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...
  10. 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/