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

list

(0.12 sec)
  1. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Support for IMAP Extensions|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.... version ) IMAP4 Extended List Command The following code snippet...you how to use IMAP4 extended list command. import aspose.email...

    docs.aspose.com/email/python-net/support-for-im...
  3. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...@Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String...//impl public CompletableFuture<List<BufferedImage>> getPdfImages(String...

    forum.aspose.com/t/error-when-extracting-images...
  4. 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...
  5. 使用 IMAP 服务器的邮件|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....IN_BOX ); ImapMessageInfoColle list = client . listMessages ();...message for ( int i = 0 ; i < list . size (); i ++ ) { // Save...

    docs.aspose.com/email/zh/java/working-with-mess...
  6. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control List merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted Lists to enhance document formatting. Default, false....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. Document srcDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....:: Collections :: Generic :: List < int32_t >> Aspose :: Words...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Filtering Data|Documentation

    This article introduces how to filter data in the Worksheet in GridDesktop....that you want to display in a list. Moreover, you are allowed to...to filter items in a list according to a set of criteria. You...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. 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...
  10. 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/