Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 6,243 for

box

(0.1 sec)
  1. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience....used for export of SDT Combo Box Content Control, SDT Drop-Down...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_form_field_border property. Specifies whether to render PDF choice form field border....used for export of SDT Combo Box Content Control, SDT Drop-Down...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for .NET. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....area, chart area, or legend box of a chart. This document shows...

    docs.aspose.com/cells/net/set-picture-as-backgr...
  6. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right 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...
  7. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top 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...
  8. Convert One File|Aspose.Words for SharePoint

    How to convert a file from SharePoint UI using the Aspose.Words for SharePoint....folder directly in the edit box, but it may be more convenient...button (“ … ”) next to the edit box. Only document libraries and...

    docs.aspose.com/words/sharepoint/convert-one-file/
  9. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....the module displays a message box in MS Excel whenever the cell...value is changed. This message box contains the updated value in...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  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/