Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,471 for

list

(0.1 sec)
  1. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.List_indentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...list_indentation property TxtSaveOptions.list_indentation property...character to use for indentation of list levels. By default, it is zero...

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

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Specifies whether unused list and list definitions should be removed...styles . add ( aw . StyleType . List , "MyListStyle1" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...6 MB) : protected List<IText> GetTexts(Document pdfDocument...cancellationToken) { List<IText> list = new List<IText>(); int num...

    forum.aspose.com/t/incorrectfontusageexception/...
  7. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and values arrays....field_names : List [ str ], field_values : List [ object ]): ...Description field_names List[str] field_values List[object] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....property Provides access to the list formatting properties of a paragraph...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  10. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...