Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 33,723 for

list

(0.13 sec)
  1. Asynchronous Email Handling with POP3 Client|Do...

    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.... It also shows how to list messages by providing search...retrieve messages asynchronously. List Messages Asynchronously with...

    docs.aspose.com/email/net/asynchronous-email-ha...
  2. Working with ImapClient Asynchronously|Document...

    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....This article also shows how to list messages by providing search.... endFetchMessage ( ar ); } List Messages Asynchronously with...

    docs.aspose.com/email/java/working-with-imapcli...
  3. Query Cell Areas Mapped to XML Map Path using W...

    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....path exists, it will return the list of cell areas related to that...map two times and prints the list of cell areas returned by the...

    docs.aspose.com/cells/java/query-cell-areas-map...
  4. 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/
  5. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...converting an Object into a List)? Map iteration – When iterating...there an official, comprehensive list of supported expressions, object...

    forum.aspose.com/t/capabilities-and-limitations...
  8. 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...
  9. Working with Contacts in PST File|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....Distribution Lists It is possible to create a Distribution list using...multiple contacts. A distribution list can be saved to disc in Outlook...

    docs.aspose.com/email/cpp/working-with-contacts...
  10. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...(); for ( Annotation annot : list ) { System . out . println (...

    docs.aspose.com/pdf/zh/java/extract-links/