Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,577 for

boolean

(0.12 sec)
  1. 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...
  2. PdfSaveOptions.generateFormFieldScripts propert...

    PdfSaveOptions.generateFormFieldScripts property. Specifies whether to generate scripts that emulate specific Microsoft Word form field behavior in PDF...generateFormFieldScr () : boolean Remarks When this option is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Easy way for Chart Setup using Chart.chartDataR...

    Learn how to easily set up charts using the Chart.chartDataRange method in Aspose.Cells for JavaScript via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....chartDataRange(string, boolean) method to set up a chart easily...Chart.chartDataRange(string, boolean) method to set up a chart easily...

    docs.aspose.com/cells/javascript-cpp/easy-way-f...
  4. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++....Description Boolean 0 The property is a boolean value. DateTime...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a Boolean value indicating whether the shape is visible in C++....ShapeBase::get_Hidden method Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. Public API Changes in Aspose.Email 5.5.0|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....getUsePipelining, setUsePipelining(boolean value) Public API Changes in...

    docs.aspose.com/email/java/public-api-changes-i...
  8. 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...
  9. 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...
  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/