Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 22,885 for

loadoptions

(1.02 sec)
  1. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++.... Please use the LoadOptions.GetLoadFilter() property...options and filter the data LoadOptions options ; // Include everything...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  2. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/callback-errors-during-...
  3. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/developer-guide/callbac...
  4. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...following code: PsdLoadOptions loadOpt = new PsdLoadOptions(); //...For the Applying of effects loadOpt.setLoadEffectsResour(true);...

    forum.aspose.com/t/rendition-with-layer-effects...
  5. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++.... Please use LoadOptions.getLoadFilter() property...options = new AsposeCells . LoadOptions (); // Include everything...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  6. 使用 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-...
  7. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....your workbook using the LoadOptions.paperSize(PaperSizeType)...illustrates the usage of the LoadOptions.paperSize(PaperSizeType)...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  8. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java.... TxtLoadOptions loadOptions = new TxtLoadOptions(); //...from every line's start. loadOptions.setLeadingSpacesOpti(txtLeadingSpacesOpti);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...Contents [ Hide ] 在加载工作簿时,可以使用 LoadOptions.paperSize(PaperSizeType)...Excel中新建文件,纸张大小会与您的机器默认打印机设置相同。 以下示例代码演示了 LoadOptions.paperSize(PaperSizeType)...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  10. Public API Changes in Aspose.Note 1.9.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the latest version of Aspose.Note.... Added a new LoadOptions Class The LoadOptions class is added...

    docs.aspose.com/note/net/public-api-changes-in-...