Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 28,665 for

list

(0.07 sec)
  1. 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...
  2. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. const srcDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Pop3Client 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.... It also shows how to list messages by providing search...println ( ex . getMessage ()); } List Messages Asynchronously with...

    docs.aspose.com/email/java/working-with-pop3cli...
  4. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....Headers and Footers to Command List The header or footer text can...headers and footers as command list. The following codes how to...

    docs.aspose.com/cells/python-net/get-headers-or...
  5. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph 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-paragrap...
  7. 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...
  8. 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...
  9. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered Lists in PowerPoint presentation in Java...create bullet and numbered lists the same way you do in Word...presentations. Why Use Bullet Lists? Bullet lists help you to organize...

    docs.aspose.com/slides/androidjava/manage-bullet/
  10. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field....docx' ) field_eq = list ( filter ( lambda a : a is not...x : x . as_field_eq (), b ), list ( doc . range . fields ))))[...

    reference.aspose.com/words/python-net/aspose.wo...