Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 3,533 for

detection

(1.45 sec)
  1. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. 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/
  6. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document 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/doc...
  7. Hur man upptäcker filformat och kontrollerar om...

    Lär dig att upptäcka filformat och kontrollera om en fil är krypterad med Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/sv/nodejs-cpp/how-to-dete...
  8. Как определить формат файла и проверить, зашифр...

    Узнайте, как обнаружить формат файла и проверить, зашифрован ли он, используя Aspose.Cells с C++....01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/ru/cpp/how-to-detect-a-fi...
  9. Определение формата файла 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...
  10. 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-...