Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,083 for

box

(0.09 sec)
  1. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words/ran...
  3. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a comboBox form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  6. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...the original command bar combo box would add, use the document‑processing...whatever the command bar combo box was inserting. If you need to...

    forum.aspose.com/t/replacement-for-microsoft-of...
  8. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....Shows how to insert a combo box. let doc = new aw . Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....properties like different page box sizes, page rotation, page zoom...Console . WriteLine ( $"Trim Box Size of Page 1: {pageEditor.GetPageBoxSize(1...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  10. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...text_box property to access text properties...in a sequence of shapes. text_box_wrap_mode Determines how text...

    reference.aspose.com/words/python-net/aspose.wo...