Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 50,317 for

shapes

(0.2 sec)
  1. Anslut underformer av grupperna i PHP|Documenta...

    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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/sv/java/connect-sub-sha...
  2. Подключить подформы групп в PHP|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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  3. Chercher

    chercher...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/fr/slides/create-three-d-effect...
  4. Aspose::Words::Drawing::ImageSize::get_WidthPoi...

    Aspose::Words::Drawing::ImageSize::get_WidthPoints method. Gets the width of the image in points. 1 point is 1/72 inch in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    مراجعة تحديثات واجهة برمجة التطبيقات العامة والتغييرات المكسورة في Aspose.Slides for .NET للقيام بترحيل سلس لحلول عروض PowerPoint بصيغ PPT و PPTX و ODP....على سبيل المثال: IShape shape = ...; shape . Frame = new ShapeFrame... float . NaN ); أو slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ar/net/public-api-and-ba...
  6. Публичный API и несовместимые изменения в Aspos...

    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.... Например: IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); или slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ru/androidjava/public-ap...
  7. Публичный API и изменения, несовместимые с пред...

    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.... Например: IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); или slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ru/java/public-api-and-b...
  8. اقرأ Visio بيانات الشكل في PHP|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....Java لـ PHP ، مكالمة read_all_shape_properties طريقة قراءة بيانات...public static function read_all_shape_properties ( $dataDir = null...

    docs.aspose.com/diagram/ar/java/read-visio-shap...
  9. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...IShape shape : slide . getShapes ()) { // 缩放形状尺寸。 shape . setHeight...setHeight ( shape . getHeight () * heightRatio ); shape . setWidth...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  10. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

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