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

list

(0.57 sec)
  1. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...self . assertNotEqual ( rows , list ( rows )) j = 0 while j < rows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Managing Document Properties in Ruby|Documentation

    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....xls' ) # Retrieve a list of all custom document properties...+ 'Book1.xls' ) # Retrieve a list of all custom document properties...

    docs.aspose.com/cells/java/managing-document-pr...
  3. Create ComboBox Field|Aspose.PDF for Python via...

    Check how to programmatically add a ComboBox (drop-down List) field to a PDF document using Aspose.PDF for Python. This example demonstrates how to insert a ComboBox form field, add selectable items, and save the updated PDF file....way for users to choose from a list of predefined values while keeping...radio buttons, and drop-down lists. Load an existing PDF document...

    docs.aspose.com/pdf/python-net/create-combobox-...
  4. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....the details to set the IDE, a list of steps, and a sample code...of headers on the data and a list of columns Save the output These...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  5. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....the development environment, a list of steps to perform the task...BEGINS_WITH to list a few. The operator types list includes BETWEEN...

    kb.aspose.com/cells/java/apply-conditional-form...
  6. Compare PDF Documents using C#

    This article guides on how to compare PDF documents using C#. It has the details to set the IDE, a List of steps, and a sample code for PDF to PDF comparison using C#....the IDE for the development, a list of programming steps, and a...customize the process by setting the list of excluded rectangular areas...

    kb.aspose.com/pdf/net/compare-pdf-documents-usi...
  7. Automate Email Archiving in Exchange Servers Us...

    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....This guide demonstrates how to list emails in the Inbox folder of...provides four overloads which are listed below: ArchiveItem(string sourceFolderUri...

    docs.aspose.com/email/net/archive-exchange-emai...
  8. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...
  10. PrinterSettingsContainer.DefaultPageSettingsPap...

    Discover the DefaultPageSettingsPaperSource property for PrinterSettingsContainer. Optimize your printing with customizable paper source options!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...