Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 815 for

boolean operations

(0.11 sec)
  1. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf 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...
  2. 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-...
  3. 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...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO 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...
  5. 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...
  6. 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...
  7. 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...
  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. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a Boolean value indicating either to ignore text inside fields...ignoreFields property Gets or sets a boolean value indicating either to...false . get ignoreFields () : boolean Remarks This option affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...