Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 7,468 for

boolean

(0.74 sec)
  1. LayoutOptions.showHiddenText property | Aspose....

    LayoutOptions.showHiddenText property. Gets or sets indication of whether hidden text in the document is rendered... get showHiddenText () : boolean Remarks This property affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a Boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....useBookFoldPrintingS property Gets or sets a boolean value indicating whether the...useBookFoldPrintingS () : boolean Remarks If this option is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...getReferredAreas(boolean) 方法检索这些外部链接的选项。 Name.getReferredAreas(boolean) 方法返回一个类型为...下面的示例代码演示了如何使用 Name.getReferredAreas(boolean) 方法获取带外部链接的范围。 示例代码 try { const...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  4. ShapeBase.isSignatureLine property | Aspose.Wor...

    ShapeBase.isSignatureLine property. Indicates that shape is a [SignatureLine](../../signatureline/).... get isSignatureLine () : boolean See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....clone ( isCloneChildren : boolean ) Parameter Type Description...Description isCloneChildren boolean True to recursively clone the subtree...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ComparisonEvaluationResult.result property | As...

    ComparisonEvaluationResult.result property. Gets the comparison evaluation result.... get result () : boolean See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....builder, String sourceFullName, boolean lockFields, String mimeType...no separator). getFieldCode(boolean includeChildFieldCod) Returns...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java.... isLinkedToSource(boolean value) Specifies whether the...isLinkedToSource() public boolean isLinkedToSource() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....insertRows(number, number, boolean) method of the getCells() collection...insertRows(number, number, boolean) method takes two required...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...