Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 3,779 for

detection

(0.09 sec)
  1. Oluştur, Alan ekle|Documentation

    Java Diagram API kullanarak alanlar nasıl oluşturulur, eklenir....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/tr/java/create-insert-f...
  2. 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/
  3. 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-...
  4. Deskewing a scanned image|Documentation

    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....deskew is the process of detecting and fixing this issue on scanned...high, the barcode can not be detected. After deskewing, the barcode...

    docs.aspose.com/imaging/java/deskewing-a-scanne...
  5. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....Words allows you to detect, count, or verify existing...digital signature to macros. Detect, Count, and Verify Digital...

    docs.aspose.com/words/net/working-with-digital-...
  6. Определение формата файла 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...
  7. 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-...
  8. 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/
  9. Detectar formato de archivo 3D|Documentation

    Aspose.3D for Java API admite la detección de formatos compatibles con 3D antes de abrir porque la extensión del archivo no garantiza que el contenido del archivo sea apropiado.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/es/java/detect-format-of-3d-...
  10. 로드 시 파일 형식 감지|Python via .NET용 Aspose.Words

    파일의 실제 내용이 무엇인지 확실하지 않거나 형식 호환성을 확인하려면 Python에서 파일 형식을 결정하십시오....로드하지 않고도 파일 형식을 빠르게 결정할 수 있는 detect_file_format 방법도 제공합니다. 이 메서드는...포함된 FileFormatInfo 개체를 반환합니다. detect_file_format 는 파일 형식만 확인하고 파일...

    docs.aspose.com/words/ko/python-net/detect-file...