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

box

(2.11 sec)
  1. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...rendered on the page) bounding box of the shape in pixels. get_...rendered on the page) bounding box of the shape in pixels. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set preset WordArt style to the text of the sha...

    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....following sample code creates a text box with some text and then sets...

    docs.aspose.com/cells/python-net/set-preset-wor...
  3. 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...
  4. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....Repeat: In the Page Setup dialog box, go to the Sheet tab. In the...repeat at the top by clicking the box next to Rows to repeat at top...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  5. 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...
  6. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  7. 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/
  8. 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...
  9. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...name here" , 30 ); // 2 - Combo box with prompt text, and a range... InsertComboBox ( "My combo box" , items , 0 ); builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....name here", 30); // 2 - Combo box with prompt text, and a range...builder.insertComboBox("My combo box", items, 0); builder.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...