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

detection

(0.05 sec)
  1. 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/
  2. Protect and Unprotect with JavaScript via C++|D...

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

    docs.aspose.com/cells/javascript-cpp/protect-an...
  3. Определение формата файла 3D в C# .NET|Document...

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

    docs.aspose.com/3d/ru/net/detect-format-of-3d-f...
  4. Detectar formato de archivo 3D|Documentation

    Con Aspose.3D for Python via .NET API, los desarrolladores pueden detectar el formato de los archivos 3D antes de abrirlo porque la extensión de archivo no garantiza que el contenido del archivo sea apropiado....NET # Detect the format of a 3D file inputFormat...inputFormat = a3d . FileFormat . detect ( "document.fbx" ); # Display...

    docs.aspose.com/3d/es/python-net/detect-format-...
  5. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/java/create-insert-fields/
  6. 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...
  7. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { System ::...

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

    Aspose.3D for Java API 支持在打开之前检测 3D 支持的格式,因为文件扩展名不能保证文件内容正确。... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/zh/java/detect-format-of-3d-...
  10. 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...