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

box

(0.08 sec)
  1. 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...
  2. 创建每行具有不同水平对齐方式的文本框,使用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-...
  3. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Manager dialog box. In the Name Manager dialog box, select the named...close the Name Manager dialog box. Save the workbook to retain...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  4. Add Pivot Connection with Golang via C++|Docume...

    Learn how to add pivot connection with Aspose.Cells library using C++....you can operate on the check box. Similarly, if you want to associate...

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  5. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FormField.helpText property | Aspose.Words for ...

    FormField.helpText 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get and Set Page Properties|Aspose.PDF for Rust...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Rust, allowing for customized document formatting....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/get-and-set-page-p...
  8. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....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/nodejs-net/aspose.wo...
  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. 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...