Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 801 for

boolean operations

(0.14 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. 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...
  3. 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...
  4. 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...
  5. MailMergeSettings.mailAsAttachment property | A...

    MailMergeSettings.mailAsAttachment property. Specifies that the documents produced during a mail merge operation should be emailed as an attachment rather than the body of the actual e-mail...produced during a mail merge operation should be emailed as an attachment...get mailAsAttachment () : boolean See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....regular formulas but involve operations on arrays of values. They...calculations, conditional operations, filtering data, and more...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  7. 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...
  8. 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...
  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. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...2 Operating System : Windows 11 Application...source, RoutedEventArgs args, Boolean reRaised) at System.Windows...

    forum.aspose.com/t/notimplementedexception-in-a...