Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 37,948 for

list

(0.53 sec)
  1. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  3. FieldAutoTextList.listStyle property | Aspose.W...

    FieldAutoTextList.ListStyle property. Gets or sets the name of the style on which the List to contain entries is based....name of the style on which the list to contain entries is based...

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

    Document.bibliography property. Gets the [Document.bibliography](./) object that represents the List of sources available in the document....bibliography object that represents the list of sources available in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Filling Form Fields|Aspose.PDF for Python via .NET

    This article demonstrates how to programmatically fill PDF form fields using Aspose.PDF for Python via .NET. It covers practical techniques for populating different types of interactive form elements, including text fields, check boxes, radio buttons, List boxes, barcode fields, and dynamically mapped name–value pairs. By using the Form facade, developers can bind a PDF document, update field values through simple API calls, and save the modified file automatically....Fill Radio Button Fields Fill List Box Fill Barcode Fields Fill...

    docs.aspose.com/pdf/python-net/filling-form-fie...
  6. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... 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...
  7. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add‑ins, use the...example shows how to get such a list of add‑ins: FAQ Q: How can I...

    docs.aspose.com/words/net/work-with-office-add-...
  8. How to Apply Filter in Excel using Node.js

    This article guides on how to apply filter in Excel using Node.js. It provides IDE settings, a List of steps, and a runnable sample code to add filter in Excel using Node.js....the development environment, a list of steps to be followed while...addFontColorFilter(), and showAll() to list a few. You can also use the...

    kb.aspose.com/cells/nodejs/how-to-apply-filter-...
  9. FieldDatabaseDataTable.rows property | Aspose.W...

    FieldDatabaseDataTable.rows property. Gets rows that belong to this table....@property def rows ( self ) -> List [ aspose . words . fields ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Scanned PDF to Word using Python

    This quick guide explains how to convert scanned PDF to Word using Python. You will get details to work with Aspose.OCR for Python via .NET and Aspose.Words for Python via .NET to transform scanned PDF to Word....up the IDE for development, a list of steps, and sample code to...the PDF, save the result in a list, create an empty Word file with...

    kb.aspose.com/total/python/convert-scanned-pdf-...