Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,820 for

detection

(0.24 sec)
  1. 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...
  2. 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...
  3. 管理文档属性|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...
  4. Protect and Unprotect with JavaScript via C++|D...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using JavaScript with C++ addons....Cells Detect File Format of Encrypted Office...Encrypting Excel Files How to Detect a File Format and Check if...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  5. Suivre la progression de la conversion des docu...

    Cette section explique comment suivre la progression de la conversion des fichiers visio avec Aspose.Diagram....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/fr/java/track-document-...
  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/ru/java/detect-format-of-3d-...
  7. Upptäck format för 3D-filen|Documentation

    Aspose. 3D for Java API har stöd för att upptäcka 3D stödda format innan det öppnas eftersom filändelsen inte garanterar att filens innehåll är lämpligt.... getDataDir (); // detect format of 3D file FileFormat...inputFormat = FileFormat . detect ( MyDir + "document.fbx" );...

    docs.aspose.com/3d/sv/java/detect-format-of-3d-...
  8. Converti PDF scansionato in PDF modificabile us...

    Segui questo articolo per convertire un PDF scansionato in PDF modificabile usando Java. Include dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio per convertire PDF in PDF ricercabile usando Java....possible to set a specific detection language during PDF scanning...flag for automatic language detection, limit recognition to specific...

    kb.aspose.com/it/total/java/convert-scanned-pdf...
  9. 检测 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...
  10. 检测 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-...