Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 660 for

detection

(0.03 sec)
  1. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++.... Automatically detects the file format. PlainTextDocument...from a stream. Automatically detects the file format. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  2. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....font source when an issue is detected that might result in formatting...font source when an issue is detected that might result in formatting...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... 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. Convert PDF to QR Code using C#

    Follow this article to convert PDF to QR code using C#. This article contains information to set the IDE, a list of steps, and a sample code for changing PDF to Barcode using C#....codes in the image Display the detected code text and type These steps...collection on each page to detect the QR and barcode from it...

    kb.aspose.com/total/net/convert-pdf-to-qr-code-...
  5. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....spellings in the detected text, and detect rectangle. If you...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  6. Aspose::Words::FileFormatInfo::get_HasDigitalSi...

    Aspose::Words::FileFormatInfo::get_HasDigitalSignature method. Returns true if this document contains a digital signature. This property merely informs that a digital signature is present on a document, but it does not specify whether the signature is valid or not in C++....Using this property you can detect digitally signed documents...the FileFormatUtil class to detect the document format and presence...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. 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/nodejs-net/aspose.wo...
  8. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/loa...
  9. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method... Detects OLE object type using file...specify icon file and caption. Detects OLE object type using given...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...