Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,527 for

detection

(0.14 sec)
  1. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....the VerticalAnchor property: Detect SmartArt Shape Aspose.Words...Words also allows to detect if the Shape has a SmartArt object. To...

    docs.aspose.com/words/python-net/working-with-s...
  2. 公共 API Aspose.Diagram 6.7.0 的变化|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....NET, how to detect whether a document is encrypted...corrupted or compressed. To detect if a document is encrypted...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  4. Как определить формат файла и проверить, зашифр...

    Узнайте, как определить формат файла и проверить, зашифрован ли файл, с помощью Aspose.Cells for JavaScript через C++....Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...
  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. 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/
  8. 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/
  9. 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...
  10. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....When set to true , will try to detect UTF8 characters, they will...false . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...