Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 22,507 for

loadoptions

(0.08 sec)
  1. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...Cells Example - LoadOptions with Custom Load Filter </...h1 > Load Workbook with LoadOptions and Custom Load Filter </...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  2. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadoptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 默认字体 - 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...
  4. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setAllowWarpRepaint...setAllowWarpRepaint ( true ); loadOptions . setLoadEffectsResour (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...0 文件,请使用 LoadOptions ,并为要加载的模板文件的 LoadOptions 类设置相关属性。可以从以下链接下载测试示例文件:...Workbook , SaveFormat , LoadOptions , LoadFormat , Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  6. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Cells Example - LoadOptions with Custom Load Filter </...h1 > Load Workbook with LoadOptions and Custom Load Filter </...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  7. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....LoadingProgressCallb(); LoadOptions loadOptions = new LoadOptions(); { loadOptions...Document(getMyDir() + "Big document.docx", loadOptions); } catch (IllegalStateExceptio...

    reference.aspose.com/words/java/com.aspose.word...
  8. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language.... LoadOptions loadOptions = new LoadOptions (); loadOptions...editing language.docx" , loadOptions ); int localeId = doc . Styles...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Open Text Files as Workbooks|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....txt" ; // LoadOptions to represent the options...the file LoadOptions loadOptions = new LoadOptions ( LoadFormat...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  10. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with Loadoptions PreserveIncludePictureField. Easily manage document formatting for optimal results....PreserveIncludePictu Contents [ Hide ] LoadOptions.PreserveIncludePictu property...// We can set a flag in a LoadOptions object to decide whether...

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