Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,281 for

list

(0.14 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-line-find/
  2. Manage Contacts in Microsoft Graph with Aspose....

    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.... You can list, fetch, create, and update contacts...IGraphClient graphClient = null ; // List Contacts MapiContactCollectio...

    docs.aspose.com/email/java/manage-contacts-in-m...
  3. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...do next Locate the official list Open the Aspose.PDF documentation...properties (or similar). This list enumerates every CSS property...

    forum.aspose.com/t/supported-css-properties-for...
  4. Forms2OleControlType enumeration | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....user to select an item from a list. Frame A control that groups...ListBox A control that displays a list of items. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。..."A40" ); // Create Custom Sort list Vector < U16String > customSortList...Ascending Order with Custom Sort List wb . GetDataSorter (). AddKey...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  6. Merge VCF Files via .NET | products.aspose.com

    Combine VCF files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!...to manage extensive contact lists across different platforms,...just few lines of code. Get a list of file names to merge using...

    products.aspose.com/email/net/merger/vcf/
  7. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java.... LIST The tab is a delimiter between...number/bullet and text in a list item. RIGHT Right-aligns the...

    reference.aspose.com/words/java/com.aspose.word...
  8. OpenAiModel.summarize method | Aspose.Words for...

    aspose.words.ai.OpenAiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Accessing Document Properties|Aspose.Words for ...

    Access document properties easily and fast instead of using docx4j....title = "Missing" ; List < String > list = coreProps . getTitle...getContent (); if ( list . size () > 0 ) { title = list . get ( 0 );...

    docs.aspose.com/words/java/accessing-document-p...
  10. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....form, add it to the Children list of the top-level TemplateConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/page...