Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 50,319 for

shapes

(0.17 sec)
  1. Pakkaa HTML Kohteessa Javascript

    Pakkaa HTML kentässä JavaScript laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Kehittäjän...

    products.aspose.com/words/fi/nodejs-net/compres...
  2. تجميع وتحويل والتحقق من الأشكال|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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/ar/java/group-convert-a...
  3. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/java/setting-background-c...
  4. Ändern der Anpassungswerte der Form mit Node.js...

    Erfahren Sie, wie Sie die Anpassungswerte von Formen in Excel mit Aspose.Cells for Node.js via C++ ändern....Cells stellt die Eigenschaft Shape.getGeometry() bereit, um Änderungen...Verwendung der Eigenschaft Shape.getGeometry() erklärt, um den...

    docs.aspose.com/cells/de/nodejs-cpp/change-adju...
  5. Şeklin Ayar Değerlerini Node.js ve C++ kullanar...

    Excel de şekillerin ayar değerlerini Aspose.Cells for Node.js via C++ kullanarak nasıl değiştireceğinizi öğrenin....noktalarını değiştirmek için Shape.getGeometry() özelliğini sağlar...ayar değerini değiştirmek için Shape.getGeometry() özelliğinin kullanımını...

    docs.aspose.com/cells/tr/nodejs-cpp/change-adju...
  6. Получить точки соединения формы с помощью JavaS...

    Узнайте, как получать точки соединения форм в Excel с помощью Aspose.Cells for JavaScript через C++....соединения формы с помощью свойства Shape.connectionPoints . <!DOCTYPE...h1 > Aspose.Cells Example - Shape Connection Points </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/get-con...
  7. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control....Remarks The default value for a Shape is Black. Examples Shows how...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Ställ in höjd och bredd på en form i PHP|Docume...

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/sv/java/set-the-height-...
  10. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....property Gets or sets the optional shape name. @property def name ( self...Examples Shows how to use a shape’s alternative text. doc = aw...

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