Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 42,726 for

shape

(0.04 sec)
  1. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。..."Text is not rotating with shape because RotateTextWithShape...false." ); // Access first shape Shape sh = ws . GetShapes (). Get...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...
  2. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/h...
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/java/picture-frame/
  7. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this Shape is an image Shape in C++....Returns true if this shape is an image shape. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length of the arrow at the end of a line in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies line cap style in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...