Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 36,399 for

list

(0.46 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. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …..."C:\\dateissue"; List<String> nullList = null; List<String> emptyList...emptyList = List.of(); List<String> customList1 = List.of("yyyy-MM-ddTHH:mm:ss...

    forum.aspose.com/t/issue-when-formatting-date/3...
  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. 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/
  5. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....query criteria in the MailQuery list Create the PersonalStorage class...are appended to a MailQuery list, which set the PST splitting...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  6. How to Add MapiCalendar to PST using C#

    In this short topic, we will learn how to add MapiCalendar to PST using C# by adhering to well defined steps and using the example code. You can insert Mapi Calendar to PST with the help of simple API calls....to add the meeting attendee list Create an empty PST file on...followed by adding the attendee list of the appointments using the...

    kb.aspose.com/email/net/how-to-add-mapicalendar...
  7. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles....); heading -> set_Text ( u "List 1" ); heading -> set_Style (...); heading2 -> set_Text ( u "List 2" ); heading2 -> set_Style...

    docs.aspose.com/pdf/cpp/working-with-headings/
  8. 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/
  9. Managing Outlook MAPI Journal Entries in PST Fi...

    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.... attach_file_names : A list containing the full path filenames...attribute is updated with a list of companies involved in this...

    docs.aspose.com/email/python-net/managing-mapij...
  10. Extracting Messages from Outlook PST and Saving...

    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....pstFilePath )) { // Get the list of subfolders in PST file FolderInfoCollection...() + ".msg" ); } } } Getting List of Messages from Inbox Folder...

    docs.aspose.com/email/java/extracting-messages-...