Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,262 for

box

(0.1 sec)
  1. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable the compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they re‑save...

    docs.aspose.com/cells/cpp/disable-compatibility...
  2. 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...
  3. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  4. 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/
  5. 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...
  6. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  7. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....→ Options → Display” dialog box as follows: Comments and Revisions...“Track Changes Options” dialog box, as shown below: Also, Aspose...

    docs.aspose.com/words/java/specify-layout-options/
  8. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the CheckBox SDT...document tag in the form of a check box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...