Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 22,883 for

loadoptions

(0.08 sec)
  1. 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...
  2. LoadOptions.mswVersion property | Aspose.Words ...

    Loadoptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...mswVersion property LoadOptions.mswVersion property Allows to...specification. let loadOptions = new aw . Loading . LoadOptions (); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with Loadoptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....ResourceLoadingCallb Contents [ Hide ] LoadOptions.ResourceLoadingCallb property...LoadOptionsCallback () { LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with Loadoptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...FontSettings Contents [ Hide ] LoadOptions.FontSettings property Allows...created LoadOptions object. LoadOptions loadOptions = new LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 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...
  7. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadoptions class. Allows to specify additional options when loading Markdown document into a Document object 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. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....LoadOptions public class PdfLoadOptions...PdfLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. IDocumentMergerPlugin | Aspose.Words for Java

    Defines an interface for external merger plugin that can merge Pdf documents in Java....InputStream[] inputStreams, LoadOptions[] loadOptions) merge(OutputStream...InputStream[] inputStreams, LoadOptions[] loadOptions) public abstract void...

    reference.aspose.com/words/java/com.aspose.word...