Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 967 for

boolean operations

(3.03 sec)
  1. Aspose.Words 26.2 – License.setLicense() taking...

    Hi team, We are using Aspose.Words for Java 26.2 for Word → HTML conversion, and we’re encountering a major performance issue during license initialization. I am using aspose Total license for word to html conversion …...seconds Code used private static boolean doInitializeLicense() { InputStream...setLicense() perform any blocking operations (e.g., crypto/entropy)? Any...

    forum.aspose.com/t/aspose-words-26-2-license-se...
  2. 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...
  3. 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/
  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. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...InvalidOperationExce : Operation is not valid due to the current...arguments, Signature sig, Boolean isConstructo r) at System.Reflection...

    forum.aspose.com/t/imageloadexception-when-runn...
  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. 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...
  8. 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...
  9. Document Builder Overview in Node.js|Aspose.Wor...

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

    docs.aspose.com/words/nodejs-net/document-build...
  10. 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...