Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 6,578 for

box

(0.34 sec)
  1. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....name here' , 30 ) # 2 - Combo box with prompt text, and a range...builder . insert_combo_box ( 'My combo box' , items , 0 ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 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/programmatic-forms/elem...
  4. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Copying and Moving Worksheets|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.... In the To book box, select the workbook to receive...New Book . In the Before sheet box, click the sheet before which...

    docs.aspose.com/cells/java/copying-and-moving-w...
  6. Create QR Code with Logo using C#

    This quick guide explains how to create QR code with logo using C#. It has details to utilize Aspose.BarCode and Aspose.Drawing for developing a QR generator with logo using C# along with the steps and a sample code....and draw the logo on the white box over the QR code Save the resultant...encoded QR image, draw a white box in the center of the QR code...

    kb.aspose.com/total/net/create-qr-code-with-log...
  7. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . shapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Generate Code 128 Barcodes|Documentation

    Learn how to generate Code 128 barcodes in Aspose.BarCode for Java, configure human-readable text, print resolution, colors, padding, borders, rotation, and compact layouts....also defines an image bounding box and uses AutoSizeMode.NEAREST...into a small image bounding box, hide the human-readable text...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing document presentation....Examples Shows how to get a text box to resize itself to fit its contents...

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