Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 31,643 for

list

(0.07 sec)
  1. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs....docx' ) paras = list ( doc . first_section . body...an enumeration. for para in list ( doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....placed directly in the Children list of the PageConfig object . Declaration...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/text...
  3. Working with Exchange Mailbox and Messages|Docu...

    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.... Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/cpp/working-with-exchange...
  4. Using ActiveX Controls in Excel using Node.js

    Follow this article for using ActiveX controls in Excel using Node.js. It has IDE settings, steps, and a sample code for inserting ActiveX command button using Node.js....setting the IDE for development, a list of steps for writing the application...ControlType enumerator contains a long list of controls you can add to the...

    kb.aspose.com/cells/nodejs/using-activex-contro...
  5. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew...Load(strTreePath); List<string> validLayouts = new List<string>(); var...

    forum.aspose.com/t/text-alignment-while-convert...
  6. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....establish the environment, a list of steps to be followed to accomplish...and set its name and desired list of values Create a new validation...

    kb.aspose.com/cells/java/how-to-create-data-val...
  7. Create Excel Table using Java

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......the development environment, a list of steps to create a table for...and access a sheet Add a new list object as a table encompassing...

    kb.aspose.com/cells/java/create-excel-table-usi...
  8. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....Headers and Footers to Command List The header or footer text can...headers and footers as command list. The following codes how to...

    docs.aspose.com/cells/python-net/get-headers-or...
  9. 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...
  10. 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...