Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,560 for

list

(0.11 sec)
  1. 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...
  2. 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...
  3. Remove File from ZIP in Java

    This brief topic explains how to remove file from ZIP in Java. It includes all the information like preparing the environment and a code snippet to delete ZIP file in Java....Delete all the entries in the list with the deleteEntry method...initiates the process by creating a list of all the entries that match...

    kb.aspose.com/zip/java/remove-file-from-zip-in-...
  4. 在 PST 文件中管理分发列表|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....// Extract the distribution list var distList = ( MapiDistributionList...can work with the distribution list // (e.g., access its members...

    docs.aspose.com/email/zh/net/managing-distribut...
  5. SharePoint Barcode API - Insert Barcodes on Sha...

    Barcode SharePoint API to insert barcode labels in custom SharePoint Lists. Developers can use Service Markers to pick input text values or insert the text manually....barcodes to Microsoft SharePoint lists. Download Free Trial Aspose...SharePoint Server 2010 (MOSS) lists. You may create and then insert...

    products.aspose.com/barcode/sharepoint/
  6. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a List by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the List to print the elements of that List ordered by date. Ho…...1 I have an issue ordering a list by date. My Word file contains...I want the list to print the elements of that list ordered by...

    forum.aspose.com/t/linq-orderby-date/326670
  7. Working with Exchange Mailbox and Messages - Re...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  8. Working with Outlook Contacts|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.... Save MAPI Distribution Lists to VCF Files The code sample...demonstrates how to save a distribution list to a multi-contact VCF file:...

    docs.aspose.com/email/net/working-with-outlook-...
  9. desktop_4560ee16f2bea569358c6c079f45fb6f632d125...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......splay:block}summary{display:list-item}template{display:none}...solid var(--primary-low)}.topic-list-item,tr{border-bottom:1px solid...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  10. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...List; public class Main4 { TemplateDataUtilServ...if (valueObj instanceof List) { List<IdName> values = new Gson()...

    forum.aspose.com/t/chinese-date-language-locale...