Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 36,360 for

list

(0.13 sec)
  1. Create and Format Table|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....types of lists, for example, phone lists, task lists, lists of transactions...create and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  2. Recognize image via C# | Aspose

    Recognize image using default options.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/recogni...
  3. 从自定义对象导入|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....); //Define List List < WeeklyItem > list = new List < WeeklyItem...>(); //Add data to the list of objects list . Add ( new WeeklyItem...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  4. Style.list_format property | Aspose.Words for P...

    Style.List_format property. Provides access to the List formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this List item in C++....attribute contents for this list item. System :: String Aspose...Shows how to work with drop down-list structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. get count ()...properties of lists. let doc = new aw . Document (); let lists = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...