Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 34,277 for

list

(0.23 sec)
  1. Using Built-in Styles|Documentation

    Python code to use Excel built-in styles with Aspose.Cells for Python via .NET API... Here is a list of all possible built‑in styles:...

    docs.aspose.com/cells/python-net/using-built-in...
  2. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/com...
  4. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...require fetching the entire list of messages, sorting them, and...requirement is to load the email list in pages, and the paginated...

    forum.aspose.com/t/order-of-emails-returned-by-...
  5. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  6. 档案

    档案...distribution_list = MapiDistributionList("Contact list", members)...distribution_list.body = "Distribution List Body" distribution_list.subject...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  7. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....select two documents from the list and it will show you the differences...Aspose.Words. Then go through the list of changes one by one, keep...

    docs.aspose.com/words/net/document-comparison-f...
  8. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…... Prepare source data List<Employee> employees = GetSampleData();...} static List<Employee> GetSampleData() => new List<Employee>...

    forum.aspose.com/t/about-page-breaker-to-table-...
  9. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....code example shows how to get a list of all the files in the folder:...to iterate over the collected list of files, check the format of...

    docs.aspose.com/words/python-net/detect-file-fo...