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

boolean

(0.08 sec)
  1. Configuring Fonts for Rendering|Documentation

    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....SetFontFolders methods accept a Boolean type second parameter. Passing...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  2. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images.... setAutomaticColorInv boolean true Set the method parameter...

    docs.aspose.com/ocr/java/recognition-settings-c...
  3. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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.... Boolean property getter methods in...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  4. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...confirm it returns the expected boolean result. Check for Empty Values...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  5. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Java, you can select one or more objects under the current node using XPath-Like query syntax....whether to select the object, boolean operators (not) and or, comparison...

    docs.aspose.com/3d/java/work-with-xpath-like-ob...
  6. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls... value – boolean ( true to merge, false to un‑merge)...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls.... value – boolean ( true to merge, false to un‑merge)...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#.... You can combine multiple boolean checks using && (AND) and ||...

    docs.aspose.com/words/net/working-with-common-c...
  10. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...null ; } } @Override public boolean isExisted ( String uid ) {...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...