Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 20,554 for

loadoptions

(0.08 sec)
  1. 管理 BLOB|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中管理 BLOB。使用 BLOB 来减少 PowerPoint 演示文稿中的内存消耗。通过 BLOB 将大文件添加到 PowerPoint 演示文稿中。通过 BLOB 从 PowerPoint 演示文稿中导出大文件。使用 Java 将大 PowerPoint 演示文稿加载为 BLOB。...pptx" ; LoadOptions loadOptions = new LoadOptions (); // 锁定源文件,并且不加载到内存中...锁定源文件,并且不加载到内存中 loadOptions . getBlobManagementOpt (). setPresentationLocki...

    docs.aspose.com/slides/zh/androidjava/manage-blob/
  2. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadoptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...will store its direction. loadOptions . documentDirection = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor... Document(fileName, loadOptions) Opens an existing document...string , loadOptions : Aspose . Words . Loading . LoadOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadoptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|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....0 已公开了 LoadFilter 类及 LoadOptions.LoadFilter 属性,二者可一起控制在从模板文件初始化...an instance of LoadOptions class LoadOptions options = new LoadOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....LoadFilter class along with LoadOptions.LoadFilter property which...// Create an instance of LoadOptions class var options = new Aspose...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Aspose::Words::Loading::LanguagePreferences cla...

    Aspose::Words::Loading::LanguagePreferences class. Allows to set up language preferences. To learn more, visit the documentation article in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

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