Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,304 for

box

(0.11 sec)
  1. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....inserting text input, check box, and combo box fields, accessing them...Word include textbox, combo box and checkbox. DocumentBuilder...

    docs.aspose.com/words/python-net/working-with-f...
  2. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_TextBox method. Defines attributes that specify how text is displayed in a shape in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Specify the Far East and Latin Name of the Font...

    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 and adds some Japanese text inside...font names of the output text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/net/specify-the-far-east-...
  4. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check Box content control....the checked state of a check box content control. def set_checked_symbol...document tag in the form of a check box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Enhance Your Presentations with AutoFit in Java...

    Manage AutoFit settings in Aspose.Slides for Node.js to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  6. NodeRendererBase.getBoundsInPixels2 method | As...

    Aspose.Words.Rendering.NodeRendererBase.getBoundsInPixels2 method...rendered on the page) bounding box of the shape in pixels. getB...rendered on the page) bounding box of the shape in pixels. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....entities import Box , PolygonModifier , VertexElementType...mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/python-net/generate-uv/
  8. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....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...
  9. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  10. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text Box is 125 in the original file but becomes 145 after saving. To investigate furt…...example, the number in a text box is 125 in the original file but...specific properties of the text box that may not be preserved during...

    forum.aspose.com/t/xls-data-is-changed-after-lo...