Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 37,917 for

list

(0.2 sec)
  1. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this...GetAvailableFonts () Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  2. How to use formula and content suggestions|Docu...

    Use GridJs formula suggestions in the editor and content suggestions from syntax checking....for list validation values when a selected cell has a list validator...GridJs searches the formula list with the text after the equals...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...the only character which is a list bullet element at a different...I remove the list bullet item or change the list bullet level...

    forum.aspose.com/t/document-extractpages-yields...
  4. ListLabel.font property | Aspose.Words for Node.js

    ListLabel.font property. Gets the List label font....font property Gets the list label font. get font () : Aspose...See Also module Aspose.Words.Lists class ListLabel ListLabel.labelString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....utility, you simply pass it a list of the docx you want to merge;...{ // Create list of docx packages to merge List < WordprocessingMLPack...

    docs.aspose.com/words/java/merge-documents/
  6. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API...., Whole Number , Decimal , List , Date , etc.). Based on the..., between , equal to ). For List , toggle In‑cell dropdown to...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Customer’s name and logo in a list of clients or on a speaker credentials...Consider using standard HTML list tags instead. For example: <ul>...

    forum.aspose.com/t/create-or-save-word-document...
  8. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API...., Whole Number , Decimal , List , Date , etc.). Based on the..., between , equal to ). For List , toggle In‑cell dropdown to...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. 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...
  10. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup () { Children = new List < BaseConfig >() { new ContentConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...