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

boolean operations

(0.8 sec)
  1. 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...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection...forIntrospection, Boolean suppressSecurityChec) +0 System.Reflection.RuntimeAssembly...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  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. 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...
  6. 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-...
  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. 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...
  9. 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...
  10. 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...