Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,748 for

box

(0.07 sec)
  1. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Python via .NET....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In the...places where you can insert text boxes. One is in Insert → Shapes ...

    docs.aspose.com/cells/python-net/add-text-box-t...
  2. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Shows how to insert a combo box field, and edit the elements...DocumentBuilder(doc); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/java/com.aspose.word...
  3. Blur Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Blur as well as custom kernels....Filters Contents [ Hide ] Blur Box Kernel Filter in Python Filling...matrix is identified as a 'Blur Box.' The augmentation of matrix...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_Boxes property. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_text_boxes property ImportFormatOptions.ignore_text_boxes property...ignore_text_boxes ( self ) -> bool : ... @ignore_text_boxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/python-net/acroforms/cr...
  6. Adding base information for Table|Documentation

    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....in the relevant DataSet combo box. Open a Microsoft Excel spreadsheet...from the relevant dataset combo box control. Selecting a data set...

    docs.aspose.com/cells/reportingservices/adding-...
  7. Installation|Documentation

    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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/zh/nodejs-java/installation/
  8. answering-assistant.css

    #questionButton { position: fixed; bottom: 20px; right: 20px; padding: 15px 20px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; Box-sh......cursor: pointer; font-size: 16px; box-shadow: 0 4px 6px rgba(0, 0,...10px; padding-bottom: 10px; } .box-chatgpt { color: #fff; padding:...

    docs.aspose.com/tex/css/answering-assistant.css
  9. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...(defined in the Struct) . Convert a Box to Triangle Mesh with custom...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...