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

boolean operations

(0.11 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. 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...
  3. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a Boolean value indicating either to ignore text inside delete revisions...ignoreDeleted property Gets or sets a boolean value indicating either to...false . get ignoreDeleted () : boolean Examples Shows how to include...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...merge operation Test007.zip (16,8 KB) The merge operation is performed...ttfpath, boolean saltoPagina,boolean orizzontale, boolean forzaImpaginazione)...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  6. 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...
  7. 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-...
  8. 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...
  9. Document error: TJ operator without preceding T...

    When we trying to extract a text or print a pdf, we are getting the below error message “Document error: TJ operator without preceding Tf - no font set for the text segment“. unfortunately due to privacy, i cant upload …...Document error: TJ operator without preceding Tf - no font set...message “Document error: TJ operator without preceding Tf - no...

    forum.aspose.com/t/document-error-tj-operator-w...
  10. 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...