Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,408 for

box

(0.05 sec)
  1. Controls in Charts|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....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/java/controls-in-charts/
  2. 使用 Python for .NET 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码创建 PDF 表单。...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/zh-hant/python-net/acro...
  3. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...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...
  4. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....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...
  6. Aspose.3D Customize PBR Material conversion in ...

    Learn how to use use MaterialConverter to customize Non-PBR material to PBR material during exporting the glTF files.... We’ll create a box object, add a Phong material...material to it, and attach the box to the scene. We will customize the...

    products.aspose.com/3d/tutorial/use-phong-mater...
  7. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  8. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text Box or text frame in PowerPoint presentations using Python...slides typically exist in text boxes or shapes. Therefore, to add...slide, you have to add a text box and then put some text inside...

    docs.aspose.com/slides/python-net/manage-textbox/
  9. 图表系列|Aspose.Slides 文档

    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....-> set_Value ( ObjectExt :: Box < String > ( u "新名称" )); pres...-> set_Value ( ObjectExt :: Box < String > ( u "新名称" )); 设置图表系列填充颜色...

    docs.aspose.com/slides/zh/cpp/chart-series/
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....combo box. builder.write("Choose a value from this combo box: ");...insert a check box. builder.write("Click this check box to tick/untick...

    reference.aspose.com/words/java/com.aspose.word...