Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 963 for

boolean operations

(0.15 sec)
  1. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java.... setUseReflectionOpti(boolean value) Sets a value indicating...Object dataSource) public boolean buildReport(Document document...

    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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...result of a previous OCR operation. I need to remove these text...ET (End Text) operators, capturing all operators in-between, looking...

    forum.aspose.com/t/saving-pdf-document-after-re...
  8. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....htmlString(boolean) method, which accepts a boolean parameter...using the Cell.htmlString(boolean) method and prints them on...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  9. Document Builder Overview in Python|Aspose.Word...

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

    docs.aspose.com/words/python-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...