Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 50,301 for

shapes

(0.51 sec)
  1. Personalizar formas de presentación en .NET|Doc...

    Crear y personalizar formas en presentaciones de PowerPoint con Aspose.Slides para .NET: rutas de geometría, esquinas curvas, formas compuestas....GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/es/net/custom-shape/
  2. JPG को Python में संपीड़ित करें

    गुणवत्ता खोए बिना JPG को Python में संपीड़ित करें। JPG सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hi/python-net/compres...
  3. Tihendage PDF Kohas Python

    Tihendage PDF keeles Python kvaliteeti kaotamata. Optimeerige PDF sisu, vähendage lihtsalt faili suurust....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/et/python-net/compres...
  4. Pakkaa PDF Kohteessa Python

    Pakkaa PDF kentässä Python laadun heikkenemättä. Optimoi kohteen PDF sisältö, pienennä tiedostokokoa helposti....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/fi/python-net/compres...
  5. 記録

    記録...try { // 長方形を追加 IAutoShape shape = pres.getSlides().get_Item(0)...150, 200, 200); // テキストを設定する shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/ja/slides/apply-three-d-effects...
  6. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象公开的 AddAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 使用 Shapes 对象公开的 AddConnector 方法并指定连接线类型来添加连接线。...

    docs.aspose.com/slides/zh/net/connector/
  7. Procurar

    Procurar...pelo Nome Leia InheritProps de Shape em Java Obtenha uma Licença...de formas for (Shape shape : (Iterable<Shape>) page.getShapes())...

    blog.aspose.com/pt/diagram/read-visio-shape-dat...
  8. Visio Zaman Çizgisi Şekillerini Yapılandırma|Do...

    Bu bölümde, Aspose.Diagram ile kilometre taşı şeklinin özelliğinin nasıl ayarlanacağı açıklanmaktadır.... GetDataDir_Shapes (); // Load diagram Diagram...shapeid = 22 ; // Get timeline shape Shape milestone = diagram . Pages...

    docs.aspose.com/diagram/tr/net/configure-visio-...
  9. ShapeBase.BoundsWithEffects | Aspose.Words för ...

    Upptäck egenskapen ShapeBase BoundsWithEffects för att få den slutliga omfattningen av din form efter att du har tillämpat riteffekter, mätt i punkter för precision....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  10. GlowFormat.transparency property | Aspose.Words...

    GlowFormat.transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

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