Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 507 for

boolean operations

(0.22 sec)
  1. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...recieved once per a mail merge operation. getPromptText() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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 …...bitwise operations: int flags = msg.getFlags(); boolean isRead...isRead = (flags & 1) != 0; boolean hasAttachments = (flags & 16) !=...

    forum.aspose.com/t/how-to-get-the-following-val...
  3. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....getWarningCallback() Called during a load operation, when an issue is detected...required. setConvertMetafilesT(boolean value) Sets whether to convert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Content Controls in Java|Aspose.Wo...

    Perform certain Operations on content controls dynamically while building a report in Java....enables you to perform certain operations on content controls dynamically...conditional expression must return a Boolean value. While building a report...

    docs.aspose.com/words/java/working-with-content...
  5. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a Boolean value indicating either to ignore text inside insert revisions...ignoreInserted property Gets or sets a boolean value indicating either to.... get ignoreInserted () : boolean Examples Shows how to include...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... deepClone(boolean isCloneChildren) Creates a...getChildNodes(int nodeType, boolean isDeep) getColor() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAsk.promptOnceOnMailMerge property | Aspos...

    FieldAsk.promptOnceOnMailMerge property. Gets or sets whether the user response should be recieved once per a mail merge operation....merge operation. get promptOnceOnMailMerg () : boolean See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST 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...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION 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. Working with Content Controls in C#|Aspose.Word...

    Perform certain Operations on content controls dynamically while building a report using C#....enables you to perform certain operations on content controls dynamically...conditional expression must return a Boolean value. While building a report...

    docs.aspose.com/words/net/working-with-content-...