Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 49,129 for

shape

(0.07 sec)
  1. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...Shape 。 使用来自 ShapeUtil 类的 geometryPathToGraphi...方法,可在 GeometryPath 与 java.awt.Shape 之间相互转换。 简单编辑操作 此 Java 代码展示了如何...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  2. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/androidjava/picture-frame/
  3. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....Remarks The default value for a Shape is White. Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...Slides 还提供了 Shape 类。然而,并非所有形状都能容纳文本。 Note 因此,...AutoShape。 shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/zh/python-net/manage-tex...
  5. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the size of the shape in pixels for a specified zoom...ReturnValue The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. 段落|Aspose.Slides for Node.js via .NET 文档

    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.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/zh/nodejs-java/paragraph/
  7. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. @property...drawing class Shape Shape.story_type property Shape.stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_group_shape() Cast Node to GroupShape ....Node to Section . as_shape() Cast Node to Shape . as_smart_tag()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.to_byte_array method | Aspose.Words f...

    ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....create an image file from a shape’s raw image data. img_source_doc...MY_DIR + 'Images.docx' ) img_shape = img_source_doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...