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

loadoptions

(0.23 sec)
  1. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. 在使用 C++ 通过 Node.js 加载 Excel 文件时获取警告信息|Documenta...

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载 Excel 文件时捕获警告。有效处理损坏但可加载的工作簿。... IWarningCallback 接口并设置 LoadOptions.getWarningCallback() 属性来捕获这些警告。...options = new AsposeCells . LoadOptions (); options . setWarningCallback...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  3. Convert OTP to JSON Format in Android Apps | pr...

    Convert OTP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  4. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...Load HTML HtmlLoadOptions loadOptions = new HtmlLoadOptions { //...= new Document(htmlPath, loadOptions)) { // Save as PDF pdfDoc...

    forum.aspose.com/t/issue-while-converting-html-...
  5. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...start(); LoadOptions lo = new LoadOptions(); lo.setInterruptionToken(token...

    forum.aspose.com/t/aspose/207364
  6. Ինչպես փոխարկել RTF-ը PDF-ի, օգտագործելով C++

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել RTF-ը PDF-ի, օգտագործելով C++: Այն տրամադրում է անհրաժեշտ տեղեկատվություն՝ կարգավորելու միջավայրը և գործարկվող կոդը՝ RTF-ն PDF-ի արտահանման համար՝ օգտագործելով C++:...բեռնումը կամ օգտագործելով LoadOptions դասի օբյեկտը՝ կառավարելու...

    kb.aspose.com/hy/words/cpp/how-to-convert-rtf-t...
  7. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。... LoadOptions (); options . setLoadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  8. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...中时,您可以决定是否也要加载透视缓存记录,使用 LoadOptions.GetParsingPivotCache() 属性。此属性的默认值为...在加载Excel文件时解析透视缓存记录 以下示例代码解释了 LoadOptions.GetParsingPivotCache() 属性的用法。它在解析透视缓存记录时加载...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  9. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....name, input stream, and LoadOptions class object to set the password...

    kb.aspose.com/words/java/how-to-split-word-docu...
  10. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....different arguments like a LoadOptions object can be provided that...

    kb.aspose.com/email/java/how-to-open-msg-file-i...