Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 36,736 for

list

(0.18 sec)
  1. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. listFormat Provides access to the list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Retrieve text 8 List < RichText > textNodes = (List < RichText >...Document class. Filter out a list of page nodes. Retrieve the...

    docs.aspose.com/note/java/working-with-text/
  3. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks.... Execute (); List < Stream > pages = new List < Stream >();.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  4. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/get-json/
  6. Recognize image by link via C# | Aspose

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

    products.aspose.com/ocr/net/recognition/recogni...
  7. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergerContext.set_simple_data_source method...

    MailMergerContext.set_simple_data_source method. Sets data source used to execute simple mail merge....field_names : List [ str ], field_values : List [ object ]): ...Description field_names List[str] field_values List[object] Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....get_Count ()); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...