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

detection

(0.13 sec)
  1. 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...
  2. 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-...
  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. 跟踪文档转换进度|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-...
  5. 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...
  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....IsProtectedWithPassw property to detect password protection and verify...AI Document Assistant Close Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/net/verify-password-used-...
  7. Создать, Вставить поля|Documentation

    Как создавать, вставлять поля с помощью Java Diagram API....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/ru/java/create-insert-f...
  8. Deskewing a scanned image|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....deskew is the process of detecting and fixing this issue on scanned...high, the barcode can not be detected. After deskewing, the barcode...

    docs.aspose.com/imaging/net/deskewing-a-scanned...
  9. تشخیص فرمت فایل هنگام بارگذاری|Aspose.Words برا...

    اگر مطمئن نیستید محتوای واقعی فایل چیست، یا برای بررسی سازگاری فرمت، فرمت فایل را در Python تعیین کنید....Words همچنین روش detect_file_format را ارائه می دهد...شناسایی شده در مورد نوع فایل است. detect_file_format فقط فرمت فایل را...

    docs.aspose.com/words/fa/python-net/detect-file...
  10. Finding word bounding boxes|Documentation

    Automatic Detection of word bounding boxes inside an image....be useful for highlighting detected areas when previewing an image...following code example shows how to detect words in multiple images: Aspose...

    docs.aspose.com/ocr/net/image-regions-word-find/