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

box

(0.1 sec)
  1. 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/
  2. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom 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...
  3. 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...
  4. 创建每行具有不同水平对齐方式的文本框,使用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-...
  5. 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...
  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. How to change theme colors for chart series|Doc...

    Learn how to change theme colors for chart series using Aspose.Cells....theme color in the drop‑down box in the Excel interface. AI Document...

    docs.aspose.com/cells/java/change-theme-colors-...
  8. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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/
  10. Get and Set Page Properties|Aspose.PDF for Rust...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Rust, allowing for customized document formatting....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/get-and-set-page-p...