Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 8,580 for

boolean

(0.35 sec)
  1. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... get unhideWhenUsed () : boolean Examples Shows how to prioritize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border....renderChoiceFormFiel () : boolean Remarks PDF choice form fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the document is in forms design mode.... get formsDesign () : boolean Remarks Currently works only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java.... setTitleDeleted(boolean value) setUnit(int value) Sets...getTitleDeleted() public boolean getTitleDeleted() Returns: boolean getTitlePosition()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Globalization and Localization with JavaScript ...

    Explore globalization and localization support in Aspose.Cells for JavaScript via C++. Learn how to handle format cultures and change formats dynamically....via C++ Implement Errors and Boolean Value in Russian or Any Other...

    docs.aspose.com/cells/javascript-cpp/globalizat...
  6. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....String getEnabled() public boolean getEnabled() Returns true if...getChildNodes(), null); } Returns: boolean - true if control is in enabled...

    reference.aspose.com/words/java/com.aspose.word...
  7. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js....properties: showHiddenText – a Boolean value, which specifies whether...rendered. showParagraphMarks – a Boolean value, which specifies whether...

    docs.aspose.com/words/nodejs-net/specify-layout...
  8. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... get fitToViewPort () : boolean Examples Shows how to mimic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes.... get hasChildNodes () : boolean Examples Shows how to combine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Triangulate Mesh|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....NodeVisitor () { @Override public boolean call ( Node node ) { Mesh mesh...

    docs.aspose.com/3d/java/triangulate-mesh/