Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 37,851 for

list

(0.65 sec)
  1. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... 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...
  2. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... 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...
  3. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties.... with examples of adding, listing, and customizing task panes...with basic properties: To see a list of task pane add‑ins, use the...

    docs.aspose.com/words/python-net/work-with-offi...
  4. ComparisonExpression.RightExpression | Aspose.W...

    Discover the RightExpression property of ComparisonExpression. Easily retrieve the right expression for enhanced data analysis and improved performance....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....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/python-net/aspose.wo...
  6. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....Headers and Footers into a Command List The header or footer text can...headers and footers as a command list. The following code shows how...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  7. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... as_section (), b ), list ( doc ))): # There are three...self . assertEqual ( 0 , len ( list ( filter ( lambda hf : not hf...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....following parameters: Array list – represents the ArrayList object...ImportCustomObjects . Provide a list of columns/properties to the...

    docs.aspose.com/cells/net/import-data-into-work...
  9. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Python via .NET API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/python-net/format-number-...
  10. Accessing Table from Cell and Adding Values ins...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....add values inside the Table or List Object using the Cell.putValue(boolean)...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/javascript-cpp/accessing-...