Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 34,262 for

list

(0.15 sec)
  1. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  2. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the List num not visible? Why we dont see a strikethr…... Why is the list num not visible? Why we dont...dont see a strikethrough for list num ‘All markup’? Also attaching...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  3. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...field_names : List [ str ], field_values : List [ object ]): ...output file name. field_names List[str] Array of merge field names...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_List_labels property. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text....simplify_list_labels property TxtSaveOptions.simplify_list_labels...the program should simplify list labels in case of complex label...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field.... Answers are provided as a list of AnswerConfig objects in the...VerticalChoiceBoxCon () { Children = new List < BaseConfig >() { /* * Put...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  7. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....use them to emulate numbered lists. FieldListNum field = ( FieldListNum... FieldListNum , true ); // Lists start counting at 1 by default...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesCollection.add_date method | Aspose....

    ChartSeriesCollection.add_date method. Adds new [ChartSeries](../../chartseries/) to this collection...dates : List [ datetime . datetime ], values : List [ float ]):...series_name str dates List[datetime.datetime] values List[float] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....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...