Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,534 for

detection

(0.06 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value 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. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/python-net/protect-and-un...
  3. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... detect_file_format ( file_name = MY_DIR...assertTrue ( aw . FileFormatUtil . detect_file_format ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 加载时检测文件格式|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...
  6. 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...
  7. 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...
  8. Felder erstellen, einfügen|Documentation

    So erstellen Sie Felder mit Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/de/java/create-insert-f...
  9. Crea, Inserisci campi|Documentation

    Come creare, inserire campi utilizzando Java Diagram API ....vsdx" ); // detect file format using an input...detectFileFormat ( stream ); // get the detected file format System . out ...

    docs.aspose.com/diagram/it/java/create-insert-f...
  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/