Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 6,814 for

boolean

(0.06 sec)
  1. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the document has not been tampered with.... get isValid () : boolean Examples Shows how to validate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....method, it is possible to add a Boolean, string, double, integer or...cell. BoolValue : returns the boolean value of the cell. DateTimeValue...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  3. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java.... setCreateMissingOutl(boolean value) Gets or sets a value...exported. setCreateOutlinesFor(boolean value) Specifies whether or...

    reference.aspose.com/words/java/com.aspose.word...
  4. CellFormat.hideMark property | Aspose.Words for...

    CellFormat.hideMark property. Returns or sets visibility of cell mark.... get hideMark () : boolean Remarks Specifies that table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Print spreadsheets|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....setPrintGridline s method , a boolean parameter is passed to this...setPrintHeadings method , a boolean parameter is passed to this...

    docs.aspose.com/cells/net/print-spreadsheets/
  6. HtmlSaveOptions.removeJavaScriptFromLinks prope...

    HtmlSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Remarks If this option is enabled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.removeJavaScriptFromLinks ...

    HtmlFixedSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Remarks If this option is enabled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...Boolean 代码: //add boolean validation at d1 GridWeb1...CreateValidation ( GridValidationType . Boolean , true ); 结果: 输入无效值后 输入 true...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…... Specifically, for boolean values, you can insert a checkbox...getFieldValue() instanceof Boolean) { mBuilder.moveToMergeField(e...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  10. Accessing Table from Cell and Adding Values ins...

    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....putValue(boolean) method. But sometimes, you...it using both Cell.putValue(boolean) and ListObject.putCellValue(number...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...