Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 1,991 for

text detection

(0.21 sec)
  1. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for JavaScript via C++....isProtectedWithPassw() property to detect password protection and verify...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/verify-pas...
  2. 用C++的JavaScript检测加密的Office Open XML(OOXML)文件的文件...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 检测加密的 OOXML 文件的文件格式。...></ script > < script type = "text/javascript" > const { Workbook...verifyPassword ( stream , "1234" ); // Detect file format const fileFormatInfo...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  3. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …...ApplyTextRedaction(BoundingBox bounds, String text) at OurApplication.ProcessRedactions(Document...solid color rectangles over text areas to obscure sensitive information...

    forum.aspose.com/t/argumentnullexception-when-a...
  4. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....operation, when an issue is detected that might result in data...operation, when an issue is detected that might result in data...

    reference.aspose.com/words/java/com.aspose.word...
  5. Online MHTML to TSV Conversion or Build .NET ba...

    Free online app to convert MHTML to TSV files. .NET C# conversion library code for MHTML documents....working with tabular data, plain text files like TSV become essential...track production processes, and detect anomalies in manufacturing...

    products.aspose.com/total/net/conversion/mhtml-...
  6. Online TEX to TGA Conversion or Build .NET base...

    Free online app to convert TEX to TGA files. .NET C# conversion library code for TEX documents....are used to store formatted text information, making them ideal...to analyze medical images, detect abnormalities, and track patient...

    products.aspose.com/total/net/conversion/tex-to...
  7. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...documents that contain only text (no images), or does it occur...not had it happen with just text present. I am on version 24...

    forum.aspose.com/t/exporting-documents-with-ima...
  8. Java API to Convert ODT to CSV or with free Onl...

    Convert ODT to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to CSV online converter quickly before integrating the code....UnusedBuiltinStyles properties to detect and remove styles that are...Converting **ODT to CSV** transforms text-based document tables into **comma-separated...

    products.aspose.com/total/java/conversion/odt-t...
  9. Java API to Convert ODT to TSV or with free Onl...

    Convert ODT to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to TSV online converter quickly before integrating the code....UnusedBuiltinStyles properties to detect and remove styles that are...when working with structured or text-based datasets. Key Use Cases...

    products.aspose.com/total/java/conversion/odt-t...
  10. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....lets users add hyperlinks to text in cells and to images. Image...Hyperlinks in Range with C++ Detect Hyperlink Type with C++ Analyzing...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/