Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 22,591 for

loadoptions

(0.2 sec)
  1. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...Cells 允许您不加载图表,使用 LoadOptions.GetLoadFilter() 属性实现。 加载不带图表的电子表格...options and filter the data LoadOptions options ; // Include everything...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  2. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…... LoadOptions : If you are using any specific...specific LoadOptions , ensure that they are correctly configured...

    forum.aspose.com/t/while-loading-the-document-i...
  3. 运行 convert-docx-to-pdf-aspose-2.0.12 时 后台报错 - F...

    同一个流程持续接收到 后台错误信息日志,详情如下: Log 1 2025-09-02 09:16:08,477 [Thread-16] WARN com.appiancorp.process.workpoller.WorkPollerIntervalLogger - Work Item 555 has been executing for 12 minutes and 40 seconds. Process Id: 7594239.…... 使用 LoadOptions :在加载文档时,您可以使用 LoadOptions 类来指定加载选项,例如设置编码或处理加密文档。...以下是一个简单的代码示例,展示如何使用 LoadOptions 加载文档: LoadOptions loadOptions = new LoadOptions();...

    forum.aspose.com/t/convert-docx-to-pdf-aspose-2...
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....Usage Scenarios Please use LoadOptions.loadFilter property while...Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  5. Managing Message Files with Aspose.Email.Outloo...

    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....The library provides the LoadOptions class, an abstract base class...as ae # Load mail message loadOptions = ae . EmlLoadOptions ()...

    docs.aspose.com/email/python-net/managing-messa...
  6. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...UTF_8)); LoadOptions loadOptions = new LoadOptions(); loadOptions...new Document(inputStream, loadOptions); } 由这个方法转换出来的document,有极大概率会在格式调整中和之后出现问题。...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only.... You can also use the LoadOptions object from the Aspose.Slides...the loading process. The LoadOptions from the Aspose.Words library...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using Aspose.Cells for Python via .NET API....with data only, use the LoadOptions and LoadFilter classes to...

    docs.aspose.com/cells/python-net/different-ways...
  9. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++.... LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  10. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...Workbook , SaveFormat , LoadOptions , IndividualFontConfig }...configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...