Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 139,462 for

shape

(0.08 sec)
  1. How to change the polygon tip point and also cu...

    // Create a new Shape Aspose.Cells.Drawing.Shape polygonShape = xlWorkSheet.Shapes.AddAutoShape(Aspose.Cells.Drawing.AutoShapeType.RoundedRectangularCallout, 0, 0, 0, 0, 0, 0); polygonShape.Y = 200; //Shape Top propert…...also custom all point for this shape Aspose.Cells Product Family...// Create a new shape Aspose.Cells.Drawing.Shape polygonShape =...

    forum.aspose.com/t/how-to-change-the-polygon-ti...
  2. Shape | Aspose.Words for Java API 参考

    表示绘图层中的对象,例如自选图形文本框自由格式 OLE 对象 ActiveX 控件或图片。...Shape 内容 [ 隐藏 ] 遗产: java.lang.Object, com.aspose.words.Node ...words.ShapeBase public class Shape extends ShapeBase 表示绘图层中的对象...

    reference.aspose.com/words/zh/java/com.aspose.w...
  3. Group frame doesn't take child shape rotation i...

    Adding a rotated Shape to a group moves Shape outside of group. Using Aspose.Slide.Cpp 23.3. auto pres = System::MakeObject<Slides::Presentation>(); auto group = pres->get_Slides()->idx_get(0)->get_Shapes()->AddGroupS…...Group frame doesn't take child shape rotation into account Aspose...Adding a rotated shape to a group moves shape outside of group...

    forum.aspose.com/t/group-frame-doesnt-take-chil...
  4. Grouped Shape height and width from Word docx f...

    Hello. I am using Aspose to read a Word document, and I encountered an issue with the dimensions of the grouped Shape “Box2”. In Word docx file, “Box2” has dimensions of width 1.85" and height 1.1". However, when I retr…...Grouped Shape height and width from Word docx file returns incorrect...the dimensions of the grouped shape “Box2”. In Word docx file, “Box2”...

    forum.aspose.com/t/grouped-shape-height-and-wid...
  5. Detect whether a shape or table is part of head...

    Hello, How to detect whether a Shape or table is part of header or footer or body? I need to do some operations on Shapes and tables but those should be inside the body only for whole document. Thanks, Varun...Detect whether a shape or table is part of header or footer or...Hello, How to detect whether a shape or table is part of header or...

    forum.aspose.com/t/detect-whether-a-shape-or-ta...
  6. How to set RoundedRectangle shape inside of the...

    //--- COMMENT Shape DRAW --- // Create a new Shape Aspose.Cells.Drawing.Shape commentShape = xlWorkSheet.Shapes.AddAutoShape(Aspose.Cells.Drawing.AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Y = 200;…...How to set RoundedRectangle shape inside of the text as vertical...//--- COMMENT SHAPE DRAW --- // Create a new shape Aspose.Cells...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  7. Resizing the lateral line shape - Aspose.Diagra...

    I created a new visio diagram and added one Shape: lateral line [as I understand this Shape comes with Visio]. I modified ChangeShapeSize.java from the examples project to use this object, but it doesn’t resize it at all…...Resizing the lateral line shape Aspose.Diagram Product Family...added one shape: lateral line [as I understand this shape comes with...

    forum.aspose.com/t/resizing-the-lateral-line-sh...
  8. PowerPoint Shape Is Cropped (Cut Off) when Savi...

    Hi Aspose, when extracting Shape out of slide, extracted Shape is being cropped. The text itself can be found in created SVG but the viewbox is smaller which makes it look (and displayed) cut off. Providing image desc…...PowerPoint Shape Is Cropped (Cut Off) when Saving It as an SVG...Family slides-net , slides-shapes , slides-svgexport ottap February...

    forum.aspose.com/t/powerpoint-shape-is-cropped-...
  9. Issue with date format in page shape data - Fre...

    Hi all, I’m trying to fill date value in Page Shape data. Format in Visio (in Define Shape Data) is: Type = Date, Format = {{dd/MM/yyyy HH:mm:ss}} and Calendar = Gregorian. My code: indent preformatted text by 4 spaces…...Issue with date format in page shape data Aspose.Diagram Product...in Page shape data. Format in Visio (in Define Shape Data) is:...

    forum.aspose.com/t/issue-with-date-format-in-pa...
  10. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping Shapes using Java....Ukrainian Dutch Working with Group Shapes in Word Documents Contents...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/java/how-to-add-group-sha...