Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 36,732 for

list

(0.16 sec)
  1. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....to filter the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  2. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. expect ( nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...punctuation marks. // This is a list of punctuation marks that this...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  5. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file....review and select items from a list. The FormEditor class provides...existing PDF document. Define a list of selectable options. Add a...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  6. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....the section tags processing lists and lambdas to achieve conditional...a slash. That is, {{#foreach list}} begins a “foreach” section...

    docs.aspose.com/words/net/mail-merge-template-f...
  7. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition lists incorrectly mapped to L/LI structure...Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  8. Forms2OleControlType enumeration | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....user to select an item from a list. Frame A control that groups...ListBox A control that displays a list of items. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OpenAiModel.summarize method | Aspose.Words for...

    aspose.words.ai.OpenAiModel.summarize method...( self , source_documents : List [ aspose . words . Document...Description source_documents List[ Document ] An array of documents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....bookmark list (the list of the bookmark titles) and page list (the...(the list of the pages to bookmark). First, you need to create an...

    docs.aspose.com/pdf/net/create-bookmarks/