Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 33,723 for

list

(0.11 sec)
  1. Multi-threading support in mail clients|Documen...

    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....return e ; } final List < MailMessage > list = new ArrayList <...messageInfo : messageInfoCol ) { list . add ( client . fetchMessage...

    docs.aspose.com/email/java/multi-threading-supp...
  2. Aspose::Words::Lists::ListLevelCollection::iter...

    How to use Aspose::Words::Lists::ListLevelCollection::iterator_holder_type typedef of Aspose::Words::Lists::ListLevelCollection class in C++....Aspose::Words::Lists::ListLevelCollection::iterator_holder_type...typedef using Aspose :: Words :: Lists :: ListLevelCollection :: iterator_holder_type...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. WebExtensionBindingCollection class | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingCollection class. Specifies a List of web extension bindings...WebExtensionBindingC class Specifies a list of web extension bindings. To...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PrinterSettingsContainer Class | Aspose.Words f...

    Explore the Aspose.Words.Rendering.PrinterSettingsContainer class for efficient management of PrinterSettings parameters, enhancing your document rendering experience....Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...(returns List<RecognitionResult>); take the first result List<RecognitionResult>...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...November 26, 2025, 6:19am 25 List<Node> extractedNodes = ExtractContentHelper...code like this: // .......... List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add-ins, use the...example shows how to get such a list of add-ins: Options and Appearance...

    docs.aspose.com/words/python-net/work-with-offi...
  8. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....using C#: Declare the resultant list with points . Specify the Init...resultant list with points List<Point> points = new List<Point>();...

    products.aspose.com/font/net/manipulate-glyphs/
  9. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will maintain two lists: one ( GetNSeries() ) list to store all the...become the new first item in the list, and all the following series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  10. 搜索

    搜索...HomeController : Controller { public List<Helper.Slide> slides; public...Index(string fileName) { slides = new List<Helper.Slide>(); if (fileName...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...