Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 6,234 for

box

(0.08 sec)
  1. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/de/java/aspose-cells-grid...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  6. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  7. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....properties like different page box sizes, page rotation, page zoom...Console . WriteLine ( $"Trim Box Size of Page 1: {pageEditor.GetPageBoxSize(1...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...text_box property to access text properties...in a sequence of shapes. text_box_wrap_mode Determines how text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...