Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 35,369 for

list

(0.17 sec)
  1. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... defectAreas List<DefectAreas> The list of defects and areas...

    docs.aspose.com/ocr/net/defect-detection/
  2. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for JavaScript via C++ engine....String All symbols A custom list of characters to be recognized...that do not match the provided list are ignored. allowed_characters...

    docs.aspose.com/ocr/javascript-cpp/settings/
  3. 从 C# 中的 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...null ; // Extract 3D contents List < byte []> contents = FileFormat...NET byte [] password = null ; List < Scene > scenes = FileFormat...

    docs.aspose.com/3d/zh/net/import-3d-scenes-and-...
  4. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…... Maintain a list of pages to keep and then create...= new DocumentBuilder(doc); List<Integer> pagesToKeep = new ArrayList<>();...

    forum.aspose.com/t/performance-issue-with-blank...
  5. Переглядач файлів PSD | products.aspose.com

    Переглядач файлів PSD...Repository Check the following list of documentation links: Експорт...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/ua/view/psd-file-viewer/
  6. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document loading with customizable settings for seamless integration into your projects.... "“John Doe´s list of currency symbols”™\r" + "€... £, ¥, ¤" : "“John Doe´s list of currency symbolsâ€\u009dâ„¢\r"...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Відкрити файл AI онлайн | products.aspose.com

    Відкрити PSD файл онлайн за допомогою Aspose.PSD...Repository Check the following list of documentation links: Підручник...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/ua/view/open-psd-online/
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....accept ( annotationSelector1 ); List < Annotation > highlightAnnotations...accept ( annotationSelector2 ); List < Annotation > textMarkupAnnotation...

    docs.aspose.com/pdf/java/highlights-annotation/
  9. Specify Individual or Private Set of Fonts for ...

    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....specify the fonts directory or a list of fonts for all workbooks,...

    docs.aspose.com/cells/net/specify-individual-or...
  10. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition results are returned as a list of Aspose.OCR.RecognitionResult...jpg" ); // Recognize formulas List < AIResult > results = recognitionEngine...

    docs.aspose.com/ocr/net/formula-recognition/