Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 30,966 for

list

(0.05 sec)
  1. 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...
  2. 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...
  3. Contributor class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.Contributor class. Represents a bibliography source contributor...corporate (an organization) or a list of persons. Methods Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a List of web extension bindings....bindings property Specifies a list of web extension bindings. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldDatabaseDataTable.column_names property | ...

    FieldDatabaseDataTable.column_names property. Gets columns that belong to this table....def column_names ( self ) -> List [ str ]: ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Get the titles of all the slides|Aspose.Slides ...

    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.... ReadKey (); // Get a list of the titles of all the slides...presentationDocument ); } } // Get a list of the titles of all the slides...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  8. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a List of tasks, and a runnable sample code to convert Excel to CSV file using Node.js.... It has a list of instructions to set the development...development environment, a list of programming tasks, and a ready-to-run...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  9. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a List of steps, and a runnable sample code for rotating cells in Excel using Node.js....to set the IDE environment, a list of steps to write the application...and setForegroundColor() to list a few. This article has taught...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  10. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in C# or .NET...remove any existing rules from list if ( rulesList . Count > 0 )...//Assigning a prepared rules list for using pres . FontsManager...

    docs.aspose.com/slides/net/render-presentation-...