Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 20,554 for

loadoptions

(0.04 sec)
  1. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|Documen...

    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....请使用 LoadOptions.getLoadFilter() 属性实现此目的。...。下图显示了 模板文件 的内容,并说明因为设置了 LoadOptions.getLoadFilter() 属性为 Shape...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  2. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...请使用 LoadOptions.GetLoadFilter() 属性实现此功能。...的内容,并且解释了红色和黄色背景中的数据将不会被加载,因为 LoadOptions.GetLoadFilter() 属性已设置为 LoadDataFilterOption...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  3. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setKeepPrecision ( true...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  4. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++.... auto loadOptions = System :: MakeObject <...will store its direction. loadOptions -> set_DocumentDirection...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document loading it with the specified load options.... LoadOptions ): ... Parameter Type Description...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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 (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var layerEffect = (...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain text document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain text document...

    reference.aspose.com/words/cpp/aspose.words/pla...
  8. 可中断库支持|Aspose.Slides 文档

    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....InterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用...token ) => { LoadOptions options = new LoadOptions { InterruptionToken...

    docs.aspose.com/slides/zh/net/support-for-inter...
  9. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....NuGet package manager Create LoadOptions class object to use the password...Workbook object using the LoadOptions object with a password These...

    kb.aspose.com/cells/net/how-to-open-password-pr...
  10. Ինչպես փոխարկել XLS-ը XLSX-ի C#-ում

    Այս կարճ ձեռնարկը նկարագրում է, թե ինչպես փոխարկել XLS-ը XLSX-ի C#-ով: XLS-ը XLSX-ի C# կոդ փոխարկելու համար և մանրամասն քայլերը կիսվում են՝ նվազագույն ջանքերով առաջադրանքը կատարելու համար:...NET -ին Ստեղծեք LoadOptions դասի օբյեկտը XLS ֆայլի բեռնումը...կառավարելու համար Կարգավորեք LoadOptions դասի օբյեկտը XLS ֆայլը բեռնելուց...

    kb.aspose.com/hy/cells/net/how-to-convert-xls-t...