Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,526 for

box

(0.82 sec)
  1. Freehand input|Documentation

    Freehand input elements allow the respondent to hand write some text or draw a picture....filling in circles or checking boxes; it also allows handwritten...placeholder consisting of several boxes in which the respondent can...

    docs.aspose.com/omr/net/json-markup/elements-fr...
  2. Rendering Shapes Separately from a Document|Asp...

    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 Java....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/java/rendering-shapes-sep...
  3. Convert PDF to PPTX in Rust|Aspose.PDF for Rust...

    Aspose.PDF allows you to convert PDF to PPTX format using Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-pow...
  4. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....Word include textbox, combo box and checkbox. DocumentBuilder...into a document: Insert a Check Box Call InsertCheckBox to insert...

    docs.aspose.com/words/net/working-with-form-fie...
  6. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class....COMBO_BOX SdtType.DATE SdtType.BUILDING_BLOCK_GALLERY...document tag in the form of a check box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) presentations in Java.... Add a text box. Set some text. Write the presentation...

    docs.aspose.com/slides/java/adding-text-dynamic...
  8. Remove Pivot Connection|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells Java library....list, you can toggle the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/java/remove-pivot-connect...
  9. Entities with SAT/SAB structure|CAD Documentation

    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....entities include: 3DSOLID objects: box, sphere, pyramid, wedge, cone...

    docs.aspose.com/cad/net/developer-guide/entitie...
  10. Create AcroForms using using C++|Aspose.PDF for...

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

    docs.aspose.com/pdf/cpp/create-form/