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

boolean operations

(0.07 sec)
  1. FieldTC | Aspose.Words for Java

    Implements the TC 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...
  2. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a Boolean value indicating whether to recognize and use substitutions within replacement patterns...useSubstitutions property Gets or sets a boolean value indicating whether to...get useSubstitutions () : boolean Remarks For the details on...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for Java 20.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....performing the FlipRotate operation on Layer, PSD Image becomes...RasterImage.normalizeAngle(boolean,com.aspose.psd.Color) M:com...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. 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...
  5. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON 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. 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...
  7. FieldRef | Aspose.Words for Java

    Implements the REF 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. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....String) in comparison using the operator designated by getComparisonOperato()...getComparisonOperato() Gets the comparison operator. getDisplayResult() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....to perform the following operations: specify the name of the...to perform the following operations: specify whether to include...

    docs.aspose.com/words/java/insert-fields/
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....formatting, and perform other operations. Document Builder or Aspose...insert content and formatting. Operations that are possible with DocumentBuilder...

    docs.aspose.com/words/net/document-builder-over...