Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 6,557 for

box

(2.3 sec)
  1. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection....Shows how to insert a combo box field, and edit the elements...doc = doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection....Shows how to insert a combo box field, and edit the elements...doc = doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability....orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...dimensions and the PDF page’s media box. If the stamp placement is not...have two main box crop box and media box, media box is the physical...

    forum.aspose.com/t/help-needed-with-coordinate-...
  5. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....that’s displayed in a message box when the form field has the focus...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkBox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents.... Write ( "Unchecked check box of a default size: " ); builder...Write ( "Large checked check box: " ); builder . InsertCheckBox...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textBox content. Optimize with ease today!...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type....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...