Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 20,205 for

loadoptions

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

    PowerPoint Java API 允许您设置渲染演示文稿为 PDF、XPS 或缩略图时的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。...for Android 从外部目录加载字体: 创建 LoadOptions 的实例。 设置 DefaultRegularFont...使用加载选项定义默认的常规字体和亚洲字体 LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/slides/zh/androidjava/default-f...
  3. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadoptions constructor, designed to effortlessly initialize instances with default settings for seamless web development.... HtmlLoadOptions loadOptions = new HtmlLoadOptions ();...parsing the loaded document. loadOptions . SupportVml = supportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose.PSD for .NET 23.11 - 发布说明|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.... 添加新的翘曲类型: 波浪、上壳、下壳 var loadOptions = new PsdLoadOptions () {...Load ( sourceFileFish , loadOptions )) { psdImage . Save ( outputFileFish...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Unlock ODP Presentation Files using Java | prod...

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

    products.aspose.com/slides/java/unlock/odp/
  6. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....pptx" ; LoadOptions loadOptions = new LoadOptions (); // Locks...NOT load it into memory loadOptions . getBlobManagementOpt ()...

    docs.aspose.com/slides/androidjava/manage-blob/
  7. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....SpreadsheetML Files // Instantiate LoadOptions specified by the LoadFormat...loadOptions3 = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  8. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document loading it with the specified load options....method append(inputStream, loadOptions) Append the document loading...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IDocumentProcessorPlugin.load method | Aspose.W...

    IDocumentProcessorPlugin.load method. Load the document using the specified load options....method load(inputStream, loadOptions) Load the document using...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the Loadoptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...IgnoreOleData Contents [ Hide ] LoadOptions.IgnoreOleData property Specifies...objects. LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.loa...