Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 7,333 for

boolean

(0.64 sec)
  1. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…...(Workbook , LoadOptions , Boolean ) at . (Stream ) at . (String...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  2. Licença Temporária Dev OEM - Erro "Invalid lice...

    Olá, estou com uma licença temporária para Aspose.CAD (pedida dia 23 deste mês) para java e na minha app Spring Boot estou com a versão 21.12 e a usar docker, ao tentar colocar a minha licença pelo código está sempre a d…...License license = new License(); boolean result1; try { System.out.println(this...

    forum.aspose.com/t/licenca-temporaria-dev-oem-e...
  3. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java....following one: long double boolean java.util.Date java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....differentFirstPageHe () : boolean Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) function to set dynamic array...Workbook.refreshDynamicArrayF(boolean) function to refresh dynamic...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  7. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...removeMetadata(); boolean result = pdfDocument.convert(logFileName...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  8. Public API Changes in Aspose.Cells 8.3.2|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.... The Boolean‑type isSameParent parameter...integer count parameter and a boolean parameter to move a PivotItem...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. 使用 Java 版 API 转换 EPS 文件

    本文将通过代码片段讲解并演示 Aspose.Page Java 版 API 解决方案提供的 EPS 到 PDF 的转换功能。...minor errors set this flag boolean suppressErrors = true; //Initialize...minor errors set this flag boolean suppressErrors = true; //Initialize...

    docs.aspose.com/page/zh/java/convert-eps/
  10. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....extended as follows: Long Double Boolean Date String Note – Working...JSON simple values (null, boolean, number, integer, and string)...

    docs.aspose.com/words/java/accessing-json-data/