Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 36,366 for

list

(0.37 sec)
  1. 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...
  2. 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-...
  3. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....correctedText ) Getting the list of misspelled words Analyzing...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  4. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with Golang via C++ code by using the Aspose.Cells for C++ API....Decimal and Group Separators List of Supported Number Formats...

    docs.aspose.com/cells/go-cpp/specify-custom-num...
  5. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API....Data in Column with Custom Sort List with Golang via C++...

    docs.aspose.com/cells/go-cpp/specifying-sort-wa...
  6. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...get_available_fonts() Returns list of fonts available via this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....API Differences The following list (with sample code segments)...

    docs.aspose.com/slides/nodejs-java/limitations-...
  10. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...authorComments = new Dictionary<string, List<string>>(); foreach (Page page...authorComments[author] = new List<string>(); authorComments[author]...

    forum.aspose.com/t/how-to-get-comment-and-autho...