Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 8,610 for

boolean

(0.27 sec)
  1. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell text or only cell formatting from the internal GridJs clipboard....callback for paste errors Promise<boolean> sheet.data.pasteFromText(txt...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  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. 如何防止用户用JavaScript通过C++打印Excel文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++阻止用户打印Excel文件。...Workbook_BeforePrint(Cancel As Boolean)\r\n Cancel = True\r\n MsgBox...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  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 track...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. com.aspose.cells.CellsException: This file's fo...

    Using: aspose-cells-8.1.2.jar Execute environment: 2014-11-18 14:19:25,284 [main] INFO Java Version : 1.6.0_65-b14-466.1-11M4716 2014-11-18 14:19:25,284 [main] INFO Java Home : /System/Library/Java/JavaV…...Here is the code (groovy) boolean excelToPdf(File input, File...

    forum.aspose.com/t/com-aspose-cells-cellsexcept...
  6. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  7. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code....keyboard event; readOnly : boolean void act_w_paste(evt) ( component/sheet...sheet.enableKeyEvent = b . b : boolean-like value void keydownEventHandler(evt)...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  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. 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/
  10. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden.... These properties are Boolean, which means they can only...

    docs.aspose.com/cells/python-net/show-and-hide-...