Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 36,360 for

list

(0.18 sec)
  1. Synchronize Emails with Gmail|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....emails with SharePoint’s custom list of emails. With support for...downloads messages and updates email list. All attachments, embedded images...

    docs.aspose.com/email/sharepoint/synchronize-em...
  2. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...objects to a list of BufferedImage objects static List < BufferedImage...images ) throws IOException { List < BufferedImage > result = new...

    docs.aspose.com/slides/java/print-presentation/
  4. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/eml/
  5. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/find-and-replace-is-replacin...
  6. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....menu items are visible in the list. Managing the Context Menu Hiding...new context menu item to the list using the following code snippet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/java/managing-controls/
  8. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document....merge_docs ( self , input_documents : List [ aspose . words . Document...Description input_documents List[ Document ] The input documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldListNum.listLevel property | Aspose.Words ...

    FieldListNum.ListLevel property. Gets or sets the level in the List, overriding the default behavior of the field....Gets or sets the level in the list, overriding the default behavior...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers 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 into a command list. The following code shows how...

    docs.aspose.com/cells/python-net/get-headers-or...