Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,491 for

detection

(0.07 sec)
  1. Seguimiento del progreso de la conversión de do...

    Esta sección explica cómo rastrear el progreso de conversión de archivos visio con Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/es/java/track-document-...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....lists recognition algorithm detects list paragraphs, when list...symbols. Examples Shows how to detect lists when loading plaintext...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Verify Password Used to Protect the Worksheet|D...

    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....is_protected_with_password property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/python-net/verify-passwor...
  4. 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...
  5. Phát hiện định dạng tệp khi tải|Aspose.Words ch...

    Xác định định dạng tệp trong Python nếu bạn không chắc chắn nội dung thực sự của tệp là gì hoặc để kiểm tra tính tương thích của định dạng....Words cũng cung cấp phương thức detect_file_format cho phép chúng...được phát hiện về loại tệp. detect_file_format chỉ kiểm tra định...

    docs.aspose.com/words/vi/python-net/detect-file...
  6. Finding paragraph bounding boxes|Documentation

    Automatic Detection of paragraph bounding boxes inside an image....be useful for highlighting detected areas when previewing an image...following code example shows how to detect paragraphs in multiple images:...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  7. Erkennen Sie das Format der 3D-Datei in C# .NET...

    Mit Aspose.3D for .NET API können Entwickler das Format der unterstützten 3D-Dateien in C# erkennen, bevor sie sie öffnen, da die Datei erweiterung nicht garantiert, dass der Datei inhalt geeignet ist....NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/de/net/detect-format-of-3d-f...
  8. Détecter le format du fichier 3D dans C# .NET|D...

    En utilisant Aspose.3D for .NET API, les développeurs peuvent détecter le format des fichiers 3D pris en charge dans C# avant de l'ouvrir car l'extension du fichier ne garantit pas que le contenu du fichier est approprié....NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/fr/net/detect-format-of-3d-f...
  9. Check Password to Modify using Aspose.Cells for...

    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....AI Document Assistant Close Detect File Format of Encrypted Office...Open XML - OOXML Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/python-net/check-password...
  10. Erkennen Sie das Format der 3D-Datei|Documentation

    Aspose.3D for Java API unterstützt vor dem Öffnen die Erkennung von 3D unterstützten Formaten, da die Datei erweiterung nicht garantiert, dass der Datei inhalt geeignet ist.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/de/java/detect-format-of-3d-...