Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...
开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...entities import Box from aspose.threed.formats import...= Scene () # create a Box instance box = scene . root_node ....
开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...obj" ); // create a Box instance var box = scene . RootNode .... CreateChildNode ( "box" , new Box ()); // scale geometries...
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...
Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...
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...
This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...
Shape.first_paragraph property. Gets the first paragraph in the shape....to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...