Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,531 for

detection

(0.17 sec)
  1. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se un file è crittografato usando Aspose.Cells for JavaScript via C++....Cells File Format Detection Example </ h1 > < input type...await file . arrayBuffer (); // Detect file format const info = AsposeCells...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  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. 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...
  4. 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...
  5. 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...
  6. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...(Selected) Is there a way to detect these drawing objects during...output, it is essential to detect these form elements during...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  7. 加载时检测文件格式|Python via .NET 格式的 Aspose.Words

    如果您不确定文件的实际内容是什么,请确定 Python 中的文件格式,或检查格式兼容性。...Words 还提供了 detect_file_format 方法,使我们能够快速确定文件...对象,其中包含检测到的有关文件类型的信息。 detect_file_format 仅检查文件格式,但不验证文件格式。即使 detect_file_format...

    docs.aspose.com/words/zh/python-net/detect-file...
  8. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....Words tries to automatically detect the appropriate encoding by...encoding different from the one detected by our encoding recognition...

    docs.aspose.com/words/python-net/specify-load-o...
  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-...