Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,134 for

detection

(0.05 sec)
  1. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Automatically detects the file format. PlainTextDocument(fileName...from a stream. Automatically detects the file format. PlainTextDocument(stream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....where red rectangles mark detected text lines or blocks. This...red rectangles drawn around detected text areas Each image corresponds...

    docs.aspose.com/ocr/python-net/debug/
  4. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....where red rectangles mark detected text lines or blocks. This...red rectangles drawn around detected text areas Each image corresponds...

    docs.aspose.com/ocr/net/debug/
  5. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Barcode scan returning multiple Pharmacode resu...

    When scanning this image barcode_rasterized_alt.png.trimmed.png (286.0 KB), the results include 12 “Pharmacode” results when none are present in the image. None of the expected barcode results are returned....but unfortunately, it did not detect any barcode. Could you kindly...BarCode (25.9), but it did not detect any barcode from the image...

    forum.aspose.com/t/barcode-scan-returning-multi...
  8. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....in the shapes collection and detect images Create unique file names...names for each detected image in the shapes collection Save the...

    kb.aspose.com/words/python/how-to-extract-all-i...
  9. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....unused_builtin_styles properties to detect and remove styles that are...the unused_lists property to detect and remove lists and list definitions...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  10. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....unusedBuiltinStyles properties to detect and remove styles that are...the unusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...