Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 42,861 for

shape

(0.12 sec)
  1. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 视频帧|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加视频帧... Shapes . AddVideoFrame ( 10 , 10 ...0 ]; IVideoFrame vf = sld . Shapes . AddVideoFrame ( 50 , 150...

    docs.aspose.com/slides/zh/net/video-frame/
  4. Սեղմել PDF Ը Python Ում

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compres...
  5. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a Shape or a text frame is calculated vertically in C++....relatively to what the height of a shape or a text frame is calculated...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Რამდენიმე JPG BMP Java

    შეაერთეთ მრავალი JPG BMP Java კოდში. შეინახეთ JPG როგორც BMP Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  8. Რამდენიმე JPG JPG Java

    შეაერთეთ მრავალი JPG JPG Java კოდში. შეინახეთ JPG როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  9. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  10. 视频帧|Aspose.Slides 文档

    在 C++ 中将视频帧添加到 PowerPoint 演示文稿...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddVideoFrame ( 10.0f...IVideoFrame > vf = sld -> get_Shapes () -> AddVideoFrame ( 50.0f...

    docs.aspose.com/slides/zh/cpp/video-frame/