Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,773 for

box

(0.07 sec)
  1. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....form fields, like combo, text box, and radio button. Adobe’s interactive...Solution to this problem is Box property in FormFieldFacade class...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  2. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  3. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...width for overlapping text boxes at runtime, it is essential...essential to ensure that the text boxes can dynamically resize based on...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  4. 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...
  5. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, etc., into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/cpp/controls-in-charts/
  6. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!...Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....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/cpp/aspose.words/imp...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape 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...
  9. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkBox status effortlessly—default is unchecked for streamlined user experience....checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...