Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,755 for

box

(0.15 sec)
  1. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating Box....FloatingBox tool The Floating Box tool is a special tool for placing...FloatingBox. Set the Box Border Style. Control Box Repetition. Add...

    docs.aspose.com/pdf/python-net/floating-box/
  2. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and trimBox using Aspose.PDF for .NET.... Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/net/crop-pages/
  3. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  4. 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-...
  5. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  6. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Stamp as Background in Floating Box Create a FloatingBox in a PDF...background color, and position the box precisely on the page. This is...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  7. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....by adjusting the Crop box (the crop box is the “page” size at...page_collection_get_page Get the crop box rectangle from the page using...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  8. Crop PDF Pages programmatically|Aspose.PDF for ...

    You may get page properties, such as the width, height, bleed-, crop- and trimBox using Aspose.PDF for Java.... Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/java/crop-pages/
  9. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and trimBox using Aspose.PDF for PHP via Java.... Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/php-java/crop-pages/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....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/