Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 23,021 for

loadoptions

(0.11 sec)
  1. 通过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...
  2. 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...
  3. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadoptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) document into a [Document](../../aspose.words/document/) object...Inheritance: RtfLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadoptions to enhance your CSV data handling. Optimize your data loading today!...docx" ); CsvDataLoadOptions loadOptions = new CsvDataLoadOptions...true ); loadOptions . Delimiter = ';' ; loadOptions . CommentChar...

    reference.aspose.com/words/net/aspose.words.rep...
  5. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams....inputStreams, loadOptions) {#buffer_buffer[]_loadoptions[]} Merges...[], loadOptions : Aspose . Words . Loading . LoadOptions [])...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options....method convert(inputStream, loadOptions, outputStream, saveOptions)...Buffer , loadOptions : Aspose . Words . Loading . LoadOptions , outputStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LoadOptions.convertShapeToOfficeMath property |...

    Loadoptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convertShapeToOffice property LoadOptions.convertShapeToOffice property...objects. let loadOptions = new aw . Loading . LoadOptions (); // Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...