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

box

(0.21 sec)
  1. 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/
  2. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  3. 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/
  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. 使用 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/
  6. 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/
  7. 操作 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...
  8. 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-...
  9. 缩放 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...
  10. 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-...