Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,261 for

detection

(0.17 sec)
  1. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic Detection of character bounding boxes inside images....recognition and automatically detect bounding boxes of each recognized...following code example shows how to detect characters in an image: # Instantiate...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  2. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. let docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Text Document|Aspose.Words for Nod...

    Work with a text document and modify its objects using Node.js....lists recognition algorithm detects list paragraphs, when list...spaces while importing TXT file: Detect Document Text Direction Aspose...

    docs.aspose.com/words/nodejs-net/working-with-t...
  4. 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...
  5. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/net/protect-and-unprotect/
  6. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedBuiltinStyles properties to detect and remove styles that are...the UnusedLists property to detect and remove lists and list definitions...

    docs.aspose.com/words/java/clean-up-a-document/
  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. 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/
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. using ( FileStream...

    reference.aspose.com/words/net/aspose.words/doc...