Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 23,028 for

loadoptions

(1.39 sec)
  1. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。... 在使用 LoadOptions.region 方法加载文件之前,我们必须设置系统区域设置。...(); // Instantiate a new LoadOptions. const options = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  2. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...saveOptions); LoadOptions wordsLoadOptions = new LoadOptions(); wordsLoadOptions...documents, you can try using LoadOptions.TempFolder , SaveOptions...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  3. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...the showBottombarStats in loadoptions to be false. ← previous page...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  4. Փոխակերպեք MPP-ն Excel-ի Python-ում

    Այս ձեռնարկը օգնում է MPP-ին Python-ում Excel-ի փոխարկել: Դուք կարող եք հետևել դրան՝ MPP ֆայլը Python-ում Excel-ի փոխակերպելու միայն API-ի մի քանի զանգերով:...դուք կարող եք օգտագործել LoadOptions դասը՝ նշելու գաղտնաբառը՝...

    kb.aspose.com/hy/tasks/python/convert-mpp-to-ex...
  5. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...Contents [ Hide ] 您可以使用 LoadOptions.setPaperSize(PaperSizeType)...器上默认打印机的设置相同。 以下示例代码演示了 LoadOptions.setPaperSize(PaperSizeType)...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  6. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...counter; TxtLoadOptions loadOptions = new TxtLoadOptions(LoadFormat...TxtLoadOptions(LoadFormat.CSV); loadOptions.Encoding = Encoding.UTF7; Workbook...

    forum.aspose.com/t/limitation-of-number-of-rows...
  7. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。... IWarningCallback 接口并设置 LoadOptions.GetWarningCallback() 属性来捕获这些警告。...02_OutputDirectory \\ " ); LoadOptions options ; WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  8. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...8:22am 3 代码是 LoadOptions optionss = new LoadOptions(); optionss...

    forum.aspose.com/t/word-pdf/314770
  9. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++.... LoadOptions Allows to specify additional...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents.... LoadOptions Allows to specify additional...

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