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

detection

(0.23 sec)
  1. ColorPrintMode | Aspose.Words for Java

    Specifies how non-colored pages are printed if the device supports color printing in Java....GRAYSCALE_AUTO Non-colored pages if detected are printed in grayscale....GRAYSCALE_AUTO Non-colored pages if detected are printed in grayscale....

    reference.aspose.com/words/java/com.aspose.word...
  2. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code.... Advanced topics Detect File Format of Encrypted Office...Open XML - OOXML Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/java/protect-and-unprotect/
  3. 检测 C# .NET 中 3D 文件的格式|Documentation

    使用 Aspose.3D for .NET API,开发人员可能会在打开 C# 中受支持的 3D 文件的格式之前检测到它,因为文件扩展名不能保证文件内容是适当的。...NET // Detect the format of a 3D file FileFormat...inputFormat = FileFormat . Detect ( "document.fbx" ); // Display...

    docs.aspose.com/3d/zh/net/detect-format-of-3d-f...
  4. 检测 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/zh/python-net/detect-format-...
  5. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....You can use this property to detect whether a document requires...the FileFormatUtil class to detect the document format and encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Text Document|Aspose.Words for Nod...

    Work with a text document and modify its objects using Node.js....lists recognition algorithm detects list paragraphs, when list...spaces while importing TXT file: Detect Document Text Direction Aspose...

    docs.aspose.com/words/nodejs-net/working-with-t...
  7. Détecter le format de fichier lors du chargemen...

    Déterminez le format de fichier dans Python si vous n'êtes pas sûr du contenu réel du fichier ou pour vérifier la compatibilité du format....fournit également la méthode detect_file_format qui nous permet...détectées sur le type de fichier. detect_file_format vérifie uniquement...

    docs.aspose.com/words/fr/python-net/detect-file...
  8. Tieni traccia dell'avanzamento della conversion...

    Questa sezione spiega come tenere traccia dell'avanzamento della conversione dei file visio con Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/it/java/track-document-...
  9. تتبع تقدم تحويل المستند|Documentation

    يشرح هذا القسم كيفية تتبع تقدم التحويل لملفات visio باستخدام Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ar/java/track-document-...
  10. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic Detection of character bounding boxes inside images....recognition and automatically detect bounding boxes of each recognized...following code example shows how to detect characters in an image: Aspose...

    docs.aspose.com/ocr/net/image-regions-character...