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

box

(0.3 sec)
  1. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?... When there is a text box with text that is below the slide...presentation. When there is a text box with text that is below the slide...

    forum.aspose.com/t/converting-powerpoint-presen...
  2. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textBoxes feature in Aspose.Words for Java....the parent shape for the text box to allow the customer to find...returns true when the two text boxes belong to the same document...

    docs.aspose.com/words/java/working-with-linked-...
  3. 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/
  4. discourse-details_4560ee16f2bea569358c6c079f45f...

    details{position:relative}details>*,details .lightBox-wrapper{display:none}details,summary{outline:none}summary:first-of-type{cursor:pointer;display:block}summary:before{content:"►";margin-right:.2......;text-align:center;box-sizing:border-box;margin:0;padding:0;...

    forum.aspose.com/stylesheets/discourse-details_...
  5. 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...
  6. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....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/python-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol // once the user...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check Box form field. Default value for this property is false in C++....the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....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...
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pydrawing as drawing def add_text_box_field ( output_file_name ): document...600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/python-net/create-form/