Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 3,494 for

detection

(0.11 sec)
  1. Loading and Saving Message|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....Message Contents [ Hide ] Detecting File Formats Aspose.Email...provides the capability to detect file format of provided message...

    docs.aspose.com/email/python-net/loading-and-sa...
  2. 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...
  3. 检测 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-...
  4. Verify Password Used to Protect the Worksheet|D...

    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....is_protected_with_password property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/python-net/verify-passwor...
  5. 检测 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...
  6. 检测 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-...
  7. 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/
  8. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....docx" ); Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects // the direction of every paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 跟踪文档转换进度|Documentation

    本节介绍如何使用 Aspose.Diagram 跟踪 visio 文件的转换进度。...vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/zh/java/track-document-...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....docx' ) Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects # the direction of every paragraph...

    reference.aspose.com/words/python-net/aspose.wo...