Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,602 for

detection

(0.03 sec)
  1. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...01_SourceDirectory \\ " ); // Detect file format FileFormatInfo..."Book1.xlsx" ); // Gets the detected load format std :: cout <<...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  2. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing.... Automatically detects the file format. PlainTextDocument...from a file. Automatically detects the file format. PlainTextDocument...

    reference.aspose.com/words/net/aspose.words/pla...
  3. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....in the shapes collection and detect images Create unique file names...names for each detected image in the shapes collection Save the...

    kb.aspose.com/words/python/how-to-extract-all-i...
  4. 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/
  5. Clean Up a Document in C++|Aspose.Words for C++

    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/cpp/clean-up-a-document/
  6. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....the FileFormatUtil methods to detect the format of a document. #...a file extension, and then detect its file format. with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document loading with customizable settings for seamless integration into your projects....When set to true , will try to detect UTF8 characters, they will...operation, when an issue is detected that might result in data...

    reference.aspose.com/words/net/aspose.words.loa...
  8. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature.... 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...
  9. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index.... 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...
  10. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document.... 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...