Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 48,028 for

shape

(0.08 sec)
  1. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a Shape with below then excel is crashed i assigned width from ShapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line Shape ShapePath ShapePathBottom …...Hello There, When i draw a shape with below then excel is crashed...sample code for draw a line shape ShapePath shapePathBottom =...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  2. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  3. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....tiling the texture inside the shape. Document doc = new Document();...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a Shape. To learn more, visit the documentation article in C++....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. get_InternalMarginBottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/html/
  6. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a Shape....pattern to be used to fill a shape. Members Name Description NONE...Shows how to set pattern for a shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PatternType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a Shape....pattern to be used to fill a shape. Members Name Description None...Shows how to set pattern for a shape. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的反射效果。设置各种反射属性以达到预期效果。...js使用C++处理Shape或Chart的反射效果 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getReflection() 属性和 ReflectionEffect...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  10. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

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