Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 22,657 for

loadoptions

(0.08 sec)
  1. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...c )); } HtmlLoadOptions loadOptions = HtmlLoadOptions ( LoadFormat...LoadFormat :: Html ); loadOptions . SetKeepPrecision ( true ); Vector...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  2. Public API Changes in Aspose.Cells 8.8.3|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.... XLSX ); Added LoadOptions.setPaperSize Method Aspose...using the newly exposed LoadOptions.setPaperSize method as demonstrated...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... LoadOptions ): ... Parameter Type Description...file name. load_options LoadOptions Optional load options used...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....WORDSNODEJS-122 - Add support of LoadOptions.ProgressCallback' , () =>...(); let loadOptions = new aw . Loading . LoadOption (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.8.0|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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Public API Changes in Aspose.Cells 8.0.0|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.... Added MemorySetting to LoadOptions & WorkbookSettings Starting...is now available in the LoadOptions and WorkbookSettings classes...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 使用 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...
  8. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

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

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  9. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadoptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects....class MarkdownLoadOptions : LoadOptions Constructors Name Description...))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadoptions to enhance RTF document loading with customizable settings for seamless integration into your projects....public class RtfLoadOptions : LoadOptions Constructors Name Description...document. RtfLoadOptions loadOptions = new RtfLoadOptions ();...

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