Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 7,352 for

boolean

(0.09 sec)
  1. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... get isHeader () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series. true to show the series name; false to hide. By default false in C++.... method Returns or sets a Boolean to indicate the series name...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving....updateLastSavedTimeP () : boolean Examples Shows how to determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a Boolean value indicating either to ignore text inside fields...ignore_fields property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a Boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....t property Gets or sets a boolean value indicating either it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Center line profile support Add Boolean support in IFC Improve IFC...of complex boolean operations on meshes Allow Boolean operation...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  7. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects....get; set; } Gets or sets a boolean value indicating either to...get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....your expectation, we have a Boolean property named CheckWorkbookDefault...set the CheckWorkbookDefault Boolean property to false , which ensures...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  9. XmlReadMode | Aspose.Words for Java

    Specifies how to read XML data and a relational schema into a DataSet in Java....equals(Object arg0) public final boolean equals(Object arg0) Parameters:...java.lang.Object Returns: boolean getDeclaringClass() public...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...getFlags(); boolean isRead = (flags & 1) != 0; boolean hasAttachments...status can be determined using: boolean isRead = (msg.getFlags() &...

    forum.aspose.com/t/how-to-get-the-following-val...