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

boolean

(0.31 sec)
  1. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++....defined by the W3C XML Schema boolean datatype. 2) LinksUpToDate...defined by the W3C XML Schema boolean datatype. Screenshot showing...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  2. 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...
  3. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state.... get enabled () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....get isForms2OleControl () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....insertRows(number, number, boolean) method of the cells collection...insertRows(number, number, boolean) method takes two parameters:...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  7. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... get matchCase () : boolean Examples Shows how to toggle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...{#string_string[]_number[]_boolean[]} Adds new ChartSeries to...: number [], isSubtotal : boolean []) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....filename ); } } private static boolean isExternalStorageRea () { String...extStorageState ); } private static boolean isExternalStorageAva () { String...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...