Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,536 for

detection

(0.47 sec)
  1. 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: # Instantiate...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  2. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. let docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  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. 检测 3D 文件的格式|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可能会在打开受支持的 3D 文件之前检测到该文件的格式,因为文件扩展名不能保证文件内容是适当的。...NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/zh/python-net/detect-format-...
  6. 检测 C# .NET 中 3D 文件的格式|Documentation

    使用 Aspose.3D for .NET API,开发人员可能会在打开 C# 中受支持的 3D 文件的格式之前检测到它,因为文件扩展名不能保证文件内容是适当的。...NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/zh/net/detect-format-of-3d-f...
  7. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code.... Advanced topics Detect File Format of Encrypted Office...Open XML - OOXML Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/java/protect-and-unprotect/
  8. Определение формата файла 3D|Documentation

    Используя Aspose.3D for Python via .NET API, разработчики могут определить формат поддерживаемых 3D файлов перед их открытием, поскольку расширение файла не гарантирует, что содержимое файла подходит....NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/ru/python-net/detect-format-...
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/net/protect-and-unprotect/
  10. Verfolgen Sie den Fortschritt der Dokumentenkon...

    In diesem Abschnitt wird erläutert, wie Sie den Konvertierungsfortschritt von visio-Dateien mit Aspose.Diagram verfolgen....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/de/java/track-document-...