Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 3,533 for

detection

(0.8 sec)
  1. Определение Формата Файла При Загрузке|Aspose.W...

    Укажите формат файла в поле Python, если вы не уверены в фактическом содержимом файла или для проверки совместимости форматов....Words также предоставляет метод detect_file_format , который позволяет...обнаруженную информацию о типе файла. detect_file_format только проверяет...

    docs.aspose.com/words/ru/python-net/detect-file...
  2. Ontdek Lêerformaat Tydens Laai|Aspose.Words vir...

    Bepaal die lêerformaat in Python as u nie seker is wat die werklike inhoud van die lêer is nie, of om die formaatversoenbaarheid na te gaan....Words bied ook die detect_file_format - metode waarmee...inligting oor die lêer tipe bevat. detect_file_format kontroleer slegs...

    docs.aspose.com/words/af/python-net/detect-file...
  3. Work with Digital Signatures in Java|Aspose.Wor...

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

    docs.aspose.com/words/java/working-with-digital...
  4. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. using ( FileStream...

    reference.aspose.com/words/net/aspose.words/fil...
  5. 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...
  6. 检测 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-...
  7. Gérer les propriétés du document|Documentation

    Gérer les propriétés de document des fichiers visio....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/fr/java/document-proper...
  8. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....oadFormat method Gets the detected document format. Aspose ::...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. 管理文档属性|Documentation

    管理 visio 文件的文档属性。...vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/zh/java/document-proper...
  10. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....Words tries to automatically detect the appropriate encoding by...encoding different from the one detected by our encoding recognition...

    docs.aspose.com/words/java/specify-load-options/