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

detection

(0.07 sec)
  1. Rileva il formato del file 3D|Documentation

    Aspose.3D for Java API supporta il rilevamento di 3D formati supportati prima dell'apertura perché l'estensione del file non garantisce che il contenuto del file sia appropriato.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/it/java/detect-format-of-3d-...
  2. Créer, Insérer des champs|Documentation

    Comment créer, insérer des champs en utilisant Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/fr/java/create-insert-f...
  3. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/zh/java/create-insert-f...
  4. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....docx" ); Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects // the direction of every paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic Detection of character bounding boxes inside images....recognition and automatically detect bounding boxes of each recognized...following code example shows how to detect characters in an image: Aspose...

    docs.aspose.com/ocr/net/image-regions-character...
  6. Détecter le format du fichier 3D|Documentation

    Aspose.3D for Java API prend en charge la détection des formats pris en charge par 3D avant l'ouverture car l'extension du fichier ne garantit pas que le contenu du fichier est approprié.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/fr/java/detect-format-of-3d-...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....include images if they are detected. Aspose.OCR.SaveFormat.Xlsx...include images if they are detected. If the recognition mode DetectAreasMode...

    docs.aspose.com/ocr/net/save-file/
  8. Tieni traccia dell'avanzamento della conversion...

    Questa sezione spiega come tenere traccia dell'avanzamento della conversione dei file visio con Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/it/java/track-document-...
  9. How to use time picker|Documentation

    Use the GridJs time picker when editing cells that are formatted, detected, or validated as time values....because the current text is detected by data.isTime(text) , because...a custom number format is detected as time, or because the selected...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  10. Détecter le format du fichier 3D|Documentation

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

    docs.aspose.com/3d/fr/python-net/detect-format-...