Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,533 for

detection

(0.43 sec)
  1. How to Unhide All Sheets in Excel using Python

    This short tutorial explains how to unhide all sheets in Excel using Python. You will get all the environment details, step-wise approach to write the application and a runnable sample code to show hidden sheets in Excel using Python....worksheets in the workbook to detect the hidden sheets Set the visible...iterated and hidden sheets are detected using the isVisible() method...

    kb.aspose.com/cells/python/how-to-unhide-all-sh...
  2. Verify Digital Signature in Word Document using...

    Follow this article for digital certificate verification in Word using Java. Get all the details for the IDE settings, a list of instructions, and a sample code to verify digital signature in Word document using Java....Words for Java to detect and verify digital signatures...authentication using Java . First, detect the presence of digital signatures...

    kb.aspose.com/words/java/verify-digital-signatu...
  3. Verify Digital Signature in Word Document using...

    Follow this article to verify digital signature in Word document using Python. It has all the details to set the IDE, a list of steps, and a sample code for digital certificate verification in Word using Python....having a digital signature in it Detect the existence of the signature...collection of signatures if detected in the file. Finally, parse...

    kb.aspose.com/words/python/verify-digital-signa...
  4. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....provides a dedicated API for detecting table layout and recognizing...contains extracted table data, detected regions, and allows exporting...

    docs.aspose.com/ocr/net/table-recognition/
  5. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....patterns, when an issue is detected that might result in formatting...patterns, when an issue is detected that might result in formatting...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  6. aspose.words.settings module | Aspose.Words for...

    The aspose.words.settings module contains classes and enums that are used when specifying various settings and options stored in a document... To learn more, visit the Detect File Format and Check Format...Microsoft Word will report errors detected during mail merge. MailMergeDataType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....the VerticalAnchor property: Detect SmartArt Shape Aspose.Words...Words also allows to detect if the Shape has a SmartArt object. To...

    docs.aspose.com/words/nodejs-net/working-with-s...
  8. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...xlsx" ); // Detect file format const info = AsposeCells...filePath ))); // Gets the detected load format console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  9. Clean Up a Document in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/clean-up-a-document/
  10. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....When set to True , will try to detect UTF8 characters, they will...False . Examples Shows how to detect UTF-8 characters while loading...

    reference.aspose.com/words/python-net/aspose.wo...