Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,655 for

box

(0.17 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C++....text input, drop down and check box controls. When set to false ...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....checked status of the check box form field. Default value for...the default value of the check box form field. Default value for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....which will function as a text box. # The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField.help_text property | Aspose.Words for...

    FormField.help_text property. Returns or sets the text that's displayed in a message Box when the form field has the focus and the user presses F1....that’s displayed in a message box when the form field has the focus...property FormField.is_check_box_exact_size property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Rend...

    Aspose::Words::Saving::PdfSaveOptions::get_RenderChoiceFormFieldBorder method. Specifies whether to render PDF choice form field border in C++....used for export of SDT Combo Box Content Control, SDT Drop-Down...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Superscript and Subscript|Aspose.Slides for Nod...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....get_Item ( 0 ); // Create text box var shape = slide . getShapes...); // Add paragraphs to text box textFrame . getParagraphs ()...

    docs.aspose.com/slides/nodejs-java/superscript-...
  8. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...where you need to specify a view box and a viewport. Generally, you...220f; 10 11 // Draw the image box. 12 RectangleF imageBox = new...

    docs.aspose.com/page/net/xps/graphic-utilities/
  9. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......*::before,*::after{box-sizing:border-box}html{font-family:sa...ine:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1...

    about.aspose.com/css/common/bundle-docs.min.css
  10. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....name here' , 30 ) # 2 - Combo box with prompt text, and a range...builder . insert_combo_box ( 'My combo box' , items , 0 ) builder...

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