Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 140,913 for

shape

(0.14 sec)
  1. Aspose::Pdf::Drawing::Shape Class Referenceabst...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......Aspose::Pdf::Drawing::Shape Class Reference abstract Represents shape - the base...object. More... #include " Shape.h " Inherits System::Object...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  2. Aspose::Pdf::Drawing::Shape Class Referenceabst...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......Aspose::Pdf::Drawing::Shape Class Reference abstract Represents shape - the base...object. More... #include " Shape.h " Inherits System::Object...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  3. Specify the Far East and Latin Name of the Font...

    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....the Font in Text Options of Shape Contents [ Hide ] Possible Usage...the Font in Text Options of Shape The following sample code creates...

    docs.aspose.com/cells/java/specify-the-far-east...
  4. 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...
  5. Text extraction from shape in PDF - Free Suppor...

    6_partofpart.pdf (44.2 KB) 6_partofpart_textboxremove.pdf (2.8 KB) hi, When text is extracted from the 6_partofpart.pdf file, “BP2-08” can be extracted, but “BP2-05” cannot. When I checked using the PDF editor, “B”, “…...Text extraction from shape in PDF Aspose.PDF Product Family choiys...“-”, “0”, and “5” were the shapes. Can’t we extract this to text...

    forum.aspose.com/t/text-extraction-from-shape-i...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...