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

box

(0.16 sec)
  1. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left 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...
  2. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....SelectedIndex property of a cell combo‑box is changed. CellClick Occurs...code that displays a message box for notifications. Have a look...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  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. 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...
  5. 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...
  6. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured document tag appearances. Enhance your document formatting effortlessly!...shaded rectangle or bounding box. Tags 1 Represents a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....sides of the square bounding box of the shape. Tight 4 Wraps tightly...wrapping around the bounding box. Through 5 Same as Tight, but...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....Examples Shows how to get a text box to resize itself to fit its contents...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Pivot Connection with Golang via C++|Doc...

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

    docs.aspose.com/cells/go-cpp/remove-pivot-conne...
  10. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setValue ( "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/java/create-forms/