Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,992 for

text detection

(0.46 sec)
  1. Feature List | Aspose.Font for .NET

    C# Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data.... Detect Latin Symbols in Fonts. Merge...files Render text using font glyphs Render text using custom...

    docs.aspose.com/font/net/feature-list/
  2. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....Ask AI Detect File Format and Check Format Compatibility Contents...Words for Python via .NET to detect a document’s file format without...

    docs.aspose.com/words/python-net/detect-file-fo...
  3. Android API to Convert RTF to DIF or with free ...

    Convert RTF to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to DIF online converter quickly before integrating the code....Download Why to Convert RTF (Rich Text Format) is a document file format...format that is used to store text and images. It is a popular...

    products.aspose.com/total/android-java/conversi...
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a 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. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation....Microsoft Word will report errors detected during mail merge. public...DataSourceType = OdsoDataSourceType . Text ; odso . ColumnDelimiter = '|'...

    reference.aspose.com/words/net/aspose.words.set...
  6. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes.... Binary) XYZ Draco 3MF RVM (Text, Binary) ASE USDZ USD Constructors...Constructors of the Scene class detect 3D document format internally...

    docs.aspose.com/3d/python-net/create-and-read-a...
  7. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor... Automatically detects the file format. def __init__...from a stream. Automatically detects the file format. def __init__...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++....Words automatically detects field types based on field...()); // Manually change the raw text of the field, which determines...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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...
  10. 用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-...