Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 28,451 for

list

(0.06 sec)
  1. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....filter items var filters = new List < SmartFilter >( smartObj ....psdLayer ) { List < LayerResource > oldResources = new List < LayerResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. Downloads and Configure Aspose.Words in Struts|...

    Downloads and Configure Aspose.Words for Java on Apache Struts....here by selecting from book’s list. Click on “AddBook” button,...navigated to the main book’s list page as below: Click on “ExportToWord”...

    docs.aspose.com/words/java/downloads-and-config...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....template is taken from the current list item. However, this example...created in the workflow task list and is assigned to the specified...

    docs.aspose.com/words/sharepoint/making-a-repor...
  8. 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...
  9. MailMergeRegionInfo Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMerging.MailMergeRegionInfo class for efficient mail merge management. Unlock seamless document automation today!... Fields { get; } Returns a list of child fields. Level { get;...MustacheTags { get; } Returns a list of child “mustache” tags. Name...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....explanation First, we need to list all the entries of the archive...archive, so keep such entries in a list. Copy 1 if (entry. Name . EndsWith...

    docs.aspose.com/zip/net/flatten-nested-zip/