Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 5,753 for

box

(0.07 sec)
  1. Managing Controls|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....as text boxes, check boxes, radio buttons, combo boxes, labels...spinners, scroll bars, group boxes etc. Aspose.Cells provides the...

    docs.aspose.com/cells/net/managing-controls/
  2. Aspose.3D Transform scene's geometries | produc...

    Learn how to transform scene's geometries....this tutorial, we will create a box in a 3D file and perform transformation...operations. We will transform the box, scale it proportionally, and...

    products.aspose.com/3d/tutorial/transform-scene...
  3. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating Box....FloatingBox tool The Floating Box tool is a special tool for placing...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/net/floating-box/
  4. Managing Controls|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....as text boxes, check boxes, radio buttons, combo boxes, labels...spinners, scroll bars, group boxes etc. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/managing-contr...
  5. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....Examples Shows how to insert a text box, and set the font of its contents..."This text is inside the text box." ); // Set the "Hidden" property...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...FloatingBox 工具的基础知识 Floating Box 工具是一个特殊工具,用于在 PDF 页面上放置文本和其他...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/zh/net/floating-box/
  7. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its contents... drawing . ShapeType . TEXT_BOX , width = 300 , height = 50 )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/zh/cpp/create-chart/
  9. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/python-net/scale-geometries-...
  10. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....demonstrates to how to create a Box object, and then apply the PBR...Rendering (PBR) Material to a Box var aspose = aspose || {}; aspose...

    docs.aspose.com/3d/nodejs-java/add-material-to-...