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

loadoptions

(0.07 sec)
  1. 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...
  2. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Words" }; LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...ConverterContext ()) . From ( doc , loadOptions ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  3. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadoptions class. Allows to specify additional options when loading Pdf 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...
  8. 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...
  9. 使用 C++ 通过 Node.js 打开不同版本的 Microsoft Excel 文件|Do...

    本文介绍了如何使用 Aspose.Cells for Node.js via C++ 打开不同版本的 Excel 文件。...0 文件,请使用 LoadOptions ,并为要加载的模板文件的 LoadOptions 类设置相关属性。可以从以下链接下载测试示例文件:...filePath ); // Instantiate LoadOptions specified by the LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-dif...
  10. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....Execute (); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

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