Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 37,918 for

list

(1.35 sec)
  1. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....built_in_templates_paths ( self ) -> List [ str ]: ... @built_in_templates_paths...built_in_templates_paths ( self , value : List [ str ]): ... Remarks This property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....accept ( annotationSelector ); List < Annotation > WatermarkAnnotations...accept ( annotationSelector ); List < Annotation > WatermarkAnnotations...

    docs.aspose.com/pdf/java/sticky-annotations/
  6. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …... So processing “List #2 " reports, some empty rows...rows were inserted into the “List #1 ” reports. We will try to...

    forum.aspose.com/t/issue-with-directly-accessin...
  8. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets the list that defines formatting of this list style. getListFormat()...getListFormat() Provides access to the list formatting properties of a paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...“LatentStyles” containing a list of those style names. What do...language versions. The latent‑style list is part of the OpenXML package...

    forum.aspose.com/t/english-table-style-names-la...
  10. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....dealing with list numbering. By default, numbered lists from a template...paragraph’s formatting such as list numbering. The following snippet...

    docs.aspose.com/words/java/inserting-documents-...