Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,573 for

box

(0.2 sec)
  1. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_Box method. Inserts a comboBox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...current position. def insert_combo_box ( self , name : str , items :...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection 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...
  3. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...hrs: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...

    docs.aspose.com/tasks/cpp/task-durations/
  4. 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....Check Box Fields Fill Radio Button Fields Fill List Box Fill Barcode...

    docs.aspose.com/pdf/python-net/filling-form-fie...
  5. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/cpp/chart-data-label/
  6. 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...
  7. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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-...
  9. 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...
  10. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...