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

detection

(0.14 sec)
  1. Skapa, infoga fält|Documentation

    Så här skapar du, infoga fält med Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/sv/java/create-insert-f...
  2. Crear, Insertar campos|Documentation

    Cómo crear, inserte campos usando Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/es/java/create-insert-f...
  3. Oluştur, Alan ekle|Documentation

    Java Diagram API kullanarak alanlar nasıl oluşturulur, eklenir....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/tr/java/create-insert-f...
  4. 检测 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 加载时检测文件格式|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...
  9. 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...
  10. Specify Load Options in C#|Aspose.Words for .NET

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

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