Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 20,554 for

loadoptions

(0.04 sec)
  1. 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...
  2. 默认字体|Aspose.Slides for Python 文档

    PowerPoint 默认字体在 Python 中的使用...NET API 从外部目录加载字体: 创建 LoadOptions 的实例。 将 DefaultRegularFont...使用加载选项定义默认常规和亚洲字体 loadOptions = slides . LoadOptions ( slides . LoadFormat...

    docs.aspose.com/slides/zh/python-net/default-font/
  3. 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...
  4. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Instantiate LoadOptions specified by the LoadFormat LoadOptions loadOptions4...TxtLoadOptions loadOptions ( LoadFormat :: Csv ); loadOptions . SetSeparator...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  7. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation....using Java LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { presentation . ...

    products.aspose.com/slides/java/unlock/pptx/
  8. IDocumentConverterPlugin.Convert | Aspose.Words...

    Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and save options for seamless file management....Stream inputStream , LoadOptions loadOptions , Stream outputStream...The input stream. loadOptions LoadOptions The document load options...

    reference.aspose.com/words/net/aspose.words/ido...
  9. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the Loadoptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...BaseUri Contents [ Hide ] LoadOptions.BaseUri property Gets or...be found. LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 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...