Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 31,643 for

list

(0.04 sec)
  1. Connecting to Exchange Server|Documentation

    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....shows you how to connect and list messages from the Inbox folder...ImapFolderInfo . IN_BOX ); // Get the list of messages ImapMessageInfoColle...

    docs.aspose.com/email/java/connecting-to-exchan...
  2. Managing Controls|Documentation

    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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/java/managing-controls/
  3. Create a Secure PDF in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you may produce safe, encrypted PDFs and specify their passwords in SharePoint....algorithm list to encrypt the output PDF. The algorithm list provides...select desired documents from the list. Use the Merge to PDF option...

    docs.aspose.com/pdf/sharepoint/creating-a-secur...
  4. 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...
  5. Finding word bounding boxes|Documentation

    Automatic detection of word 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-word-find/
  6. discourse-data-explorer_4560ee16f2bea569358c6c0...

    table.group-reports{width:100%;table-layout:fixed}table.group-reports th:first-child{width:30%}table.group-reports th:nth-child(2){width:60%}table.group-reports th:last-child{width:20%;text-align:r......schema ul{list-style-type:none;margin:0}.query-editor...ol{padding:0px;position:relative;list-style:none}.query-editor .right-panel...

    forum.aspose.com/stylesheets/discourse-data-exp...
  7. AnthropicAiModel.summarize method | Aspose.Word...

    aspose.words.ai.AnthropicAiModel.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...
  8. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns List of fonts available via this source in C++....ailableFonts method Returns list of fonts available via this...GetAvailableFonts () Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Working with Outlook Contacts|Documentation

    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.... Save MAPI Distribution Lists to VCF Files The code sample...demonstrates how to save a distribution list to a multi-contact VCF file:...

    docs.aspose.com/email/net/working-with-outlook-...
  10. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....OcrInput object and returns a list of strings, one string per image...); // Fast recognize images List < string > results = recognitionEngine...

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