Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 33,724 for

list

(0.1 sec)
  1. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...formatting (styles, indents, list definitions) is not guaranteed...style with the same name or a list with the same ID. In your letter‑head...

    forum.aspose.com/t/merging-documents-causing-bu...
  2. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.ListIndentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...character to use for indentation of list levels. By default, it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....len ( list ( filter ( lambda s : s . has_image , list ( filter...lambda x : x . as_shape (), b ), list ( shapes )))))))) for shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . Lists . Add ( ListTemplate . NumberDefault...

    reference.aspose.com/words/net/aspose.words.sav...
  7. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...from any data source such as a list or hashtable or objects. You..., field_names : List [ str ], values : List [ object ]): ......

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...