Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 34,696 for

list

(0.13 sec)
  1. Working with Tasks on Exchange Server|Documenta...

    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....Parse all the tasks info in the list for ( ExchangeMessageInfo info...Parse all the tasks info in the list for ( ExchangeMessageInfo info...

    docs.aspose.com/email/java/working-with-tasks-o...
  2. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....query criteria in the MailQuery list Create the PersonalStorage class...are appended to a MailQuery list, which set the PST splitting...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  3. How to Add MapiCalendar to PST using C#

    In this short topic, we will learn how to add MapiCalendar to PST using C# by adhering to well defined steps and using the example code. You can insert Mapi Calendar to PST with the help of simple API calls....to add the meeting attendee list Create an empty PST file on...followed by adding the attendee list of the appointments using the...

    kb.aspose.com/email/net/how-to-add-mapicalendar...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the List of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...the attached file I get the list of Nodes, then when I use layoutCollector...ter, List<Node>> GetFootersWithNodes(Document doc, List<Node>...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....possible to create a source list with SystemFontSource and any...in the system font folders. A list of these folders may be seen...

    docs.aspose.com/words/python-net/specifying-tru...
  6. Managing Outlook MAPI Journal Entries in PST Fi...

    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.... attach_file_names : A list containing the full path filenames...attribute is updated with a list of companies involved in this...

    docs.aspose.com/email/python-net/managing-mapij...
  7. Extracting Messages from Outlook PST and Saving...

    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....pstFilePath )) { // Get the list of subfolders in PST file FolderInfoCollection...() + ".msg" ); } } } Getting List of Messages from Inbox Folder...

    docs.aspose.com/email/java/extracting-messages-...
  8. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...pdf"; List<string> pdfFilesToConcatenat = new List<string>();...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  9. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java.... List smartTags = Arrays.stream(doc...this collection contains more. List smartTags = Arrays.stream(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#.... Retrieve a list of table nodes. Call the LINQ-based..."Sample1.one" ); 6 7 // Get a list of table nodes 8 IList < Table...

    docs.aspose.com/note/net/working-with-tables/