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

box

(0.14 sec)
  1. 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...
  2. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....following sample code creates a text box and adds some Japanese text inside...font names of the output text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with Golang via C++....without Open Save Cancel Dialog Box with Golang via C++ Disable Compatibility...

    docs.aspose.com/cells/go-cpp/workbook-settings/
  5. 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...
  6. 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...
  7. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag.setLockContents(true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library.... It also prints the page’s box dimensions (CropBox, TrimBox...Document . Display the page’s box sizes before modification (CropBox...

    docs.aspose.com/pdf/python-net/change-page-size/
  10. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...where you need to specify a view box and a viewport. Generally, you...220f; 11 12 // Draw the image box. 13 RectangleF imageBox = new...

    docs.aspose.com/page/net/xps/graphic-utilities/