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

box

(0.41 sec)
  1. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....Shows how to insert a combo box. let doc = new aw . Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  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/ar/python-net/aspose-cell...
  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/zh/python-net/aspose-cell...
  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/sv/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/ja/net/aspose-cells-gridj...
  7. 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/fr/python-net/aspose-cell...
  8. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your forms for better user engagement and data collection....Shows how to insert a combo box. Document doc = new Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text Boxes...bottom considering the text boxes. Default value is false . get...of those runs inside a text box. builder . writeln ( "[tag 1]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...