Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 34,552 for

list

(0.75 sec)
  1. Update and Save an Email in Jython|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....MailAddressCollectio () # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) #...

    docs.aspose.com/email/java/update-and-save-an-e...
  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. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...reduce resource consumption. A list of characters can be automatically...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Manage Bulleted and Numbered Lists in Presentations in Python Contents...Managing bulleted and numbered lists effectively is important when...

    docs.aspose.com/slides/python-net/manage-bullet...
  5. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...objects to a list of BufferedImage objects static List < BufferedImage...images ) throws IOException { List < BufferedImage > result = new...

    docs.aspose.com/slides/java/print-presentation/
  6. 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...
  7. 从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/
  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. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....CsvDataSource(getMyDir() + "List of people.csv", loadOptions);...CsvDataSource(getMyDir() + "List of people.csv", loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...