Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,352 for

box

(0.08 sec)
  1. Add Image stamps in PDF using Python|Aspose.PDF...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Stamp as Background in Floating Box Aspose.PDF for Python API lets...as background in a floating box. The background property of FloatingBox...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  2. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/cpp/create-chart/
  3. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...entities import Box from aspose.threed.formats import...= Scene () # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  4. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...obj" ); // create a Box instance var box = scene . RootNode .... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  5. 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/
  6. 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...
  7. 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...
  8. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "系列...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "系列...

    docs.aspose.com/slides/zh/cpp/create-chart/
  9. 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...
  10. 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...