Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,790 for

detection

(0.06 sec)
  1. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. Java API code to manage comments of CSV files....models for smarter anomaly detection and continuous quality assurance...

    products.aspose.com/total/java/annotate/csv/
  2. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....manipulation, Latin symbol detection, and many more. But the first...

    products.aspose.com/font/cpp/load-font-from-str...
  3. 从TTF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 TTF 文件加载它。...needed for correct font format detection 7 FontDefinition fontDef =...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  4. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....needed for correct font format detection 7 System::SharedPtr < FontDefinition...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. Public API Changes in Aspose.Cells 8.7.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....outFilePath , pdfSaveOptions ); Detection of Digitally Signed VBA Project...isSigned property can be used to detect if the VBA project in a Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++....either automatic numbering detection will be performed while loading...() const Specifies either to detect hyperlinks in text. The default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...needed for correct font format detection 7 FontDefinition fontDef =...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  8. Supported OneNote Content and Known Limitations...

    Learn which OneNote content types Aspose.Note for .NET supports, which content has limited support, and which content is not currently supported.... File format detection Supported The API can determine...

    docs.aspose.com/note/net/supported-onenote-cont...
  9. SharePoint Barcode API - Insert Barcodes on Sha...

    Barcode SharePoint API to insert barcode labels in custom SharePoint Lists. Developers can use Service Markers to pick input text values or insert the text manually.... Linear, 2D & Postal Detect from Stream or Image Get Orientation...includes various features for detecting and reading a wide range of...

    products.aspose.com/barcode/sharepoint/
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...} // Set up OCR for table detection Aspose.OCR.OcrInput input...Add(imagePath); // Configure to detect tables Aspose.OCR.RecognitionSettings...

    forum.aspose.com/t/how-can-i-extract-the-table-...