Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 6,420 for

box

(0.1 sec)
  1. 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...
  2. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....Field Description FIT_BOX Fits the bounding box (rectangle containing...FIT_BOX public static int FIT_BOX Fits the bounding box (rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  3. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they resave the...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  6. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . shapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag.setLockContents(true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Freehand input|Documentation

    Freehand input elements allow the respondent to hand write some text or draw a picture....filling in circles or checking boxes; it also allows handwritten...placeholder consisting of several boxes in which the respondent can...

    docs.aspose.com/omr/net/txt-markup/elements-fre...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....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/cpp/aspose.words.mar...
  10. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag....Members Name Description BOUNDING_BOX Represents a structured document...shaded rectangle or bounding box. TAGS Represents a structured...

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