Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 37,970 for

list

(1.89 sec)
  1. Create RadioButton Field|Aspose.PDF for Python ...

    Learn how to programmatically add a radio button form field to a PDF document using Aspose.PDF for Python. This example demonstrates how to create a radio button group, define selectable options, and save the updated PDF file....boxes, checkboxes, combo boxes, list boxes, and radio buttons. Load...existing PDF document. Define a list of radio button options. Add...

    docs.aspose.com/pdf/python-net/create-radiobutt...
  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. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....user to select an item from a list. FRAME A control that groups...controls. LIST_BOX A control that displays a list of items. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... 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...
  5. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object.... 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...
  6. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...Description shapes ShapeBase [] The list of shapes to be grouped. Remarks...allowed. shapes ShapeBase [] The list of shapes to be grouped. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true :...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  8. 列出工作簿中的所有工作表|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.... string myPath = "List All Worksheets in a Workbook...[] args ) { string myPath = "List All Worksheets in a Workbook...

    docs.aspose.com/cells/zh/net/list-all-worksheet...
  9. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets the list that defines formatting of this list style. getListFormat()...getListFormat() Provides access to the list formatting properties of a paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Change QR Code Color using C#

    This article guides on how to change QR code color using C#. It has the IDE settings, a List of steps, and a sample code for creating a colored QR code generator using C#....establishing the environment, a list of steps defining the program...BackColor in the parameters list to define the background color...

    kb.aspose.com/barcode/net/change-qr-code-color-...