Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 43,066 for

shape

(0.06 sec)
  1. Aspose.Cells 16.10.0中的公共API更改|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....0已经暴露了ReflectionEffect类以及Shape.Reflection属性,以控制形状对象的反射效果。R...ReflectionEffect.Type: 获取/设置预设的反射效果。 Shape.Reflection 属性的简单使用场景如下。 请查看有关...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 在Java中创建或管理PowerPoint SmartArt形状节点|Aspose.Slide...

    在Java中管理PowerPoint演示文稿中的智能艺术节点和子节点...遍历第一个幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...{ // 检查形状是否为SmartArt类型 if ( shape instanceof SmartArt ) { // 将形状强制转换为SmartArt...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  3. TextBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.TextBoxControl class to effortlessly display organized text from data or user input. Enhance your document management today!...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); TextBoxControl textBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Shape.signatureLine property | Aspose.Words for...

    Shape.signatureLine property. Gets [SignatureLine](../../signatureline/) object if the Shape is a signature line...signatureLine property Shape.signatureLine property Gets SignatureLine...SignatureLine object if the shape is a signature line. Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise Shape size in points, enhancing your design precision and efficiency....Gets the actual size of the shape in points. public SizeF SizeInPoints...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/net/aspose.words.ren...
  9. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...