Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,133 for

detection

(0.09 sec)
  1. Geographic Coordinate Parser and Converter for ...

    to get coordinates in the most common available coordinate formats....coordinate strings; Automatically detect the latitude and longitude...coordinate position; Automatically detect units when parsing longitude...

    products.aspose.com/gis/net/coordinates
  2. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Python....access to them allowing you to detect and validate digital signatures...FileFormatUtil.detect_file_format method to detect if a document...

    docs.aspose.com/words/python-net/working-with-d...
  3. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... 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...
  4. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....MutationObserver object that detected the mutations) as parameters...specify what kind of changes to detect. For example, ChildList, Subtree...

    docs.aspose.com/html/net/mutationobserver/
  5. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document... 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. Extract details from Signature|Aspose.PDF for P...

    How to extract image from digital signature in PDF documents using Aspose.PDF for Python....snippet demonstrates how to detect compromised digital signatures...developers to automatically detect tampering or corruption of...

    docs.aspose.com/pdf/python-net/extract-image-an...
  7. MarkdownLinkExportMode enumeration | Aspose.Wor...

    Aspose.Words.Saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown....Description Auto Automatically detect export mode for each link....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....password protect PDF documents, detect font substitutions, select...SaveFormat . PDF , pdfOptions ) Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/python-net/convert-power...
  9. Розкрийте потужність C++ OCR: перетворюйте зобр...

    Легко інтегруйте оптичне розпізнавання символів (OCR) у ваші програми C++ за допомогою Aspose.OCR для C++. Легко перетворюйте зображення на текст за допомогою мінімального коду C++, відкриваючи потужні можливості OCR.... detect_areas_mode = detect_areas_mode_enum ::...= { source }; // Activate detection of low-contrast areas RecognitionSettings...

    products.aspose.com/ocr/uk/cpp/
  10. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your document using appropriate encryption algorithms for specific document formats in Java.... To detect if a document is encrypted...following code example shows how to detect the document encryption: Open...

    docs.aspose.com/words/java/encrypt-a-document/