Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,298 for

shapes

(0.14 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  3. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Shapes.AddSmartArt(0, 0, 500, 400...preserve, or slightly modify these shapes from a template file. Alternatively...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  4. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....Shows how to create a group of shapes, and print its contents using...need to create "NonPrimitive" shapes, such as SingleCornerSnipped...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....Shows how to create a group of shapes, and print its contents using...need to create "NonPrimitive" shapes, such as SingleCornerSnipped...

    reference.aspose.com/words/net/aspose.words.dra...
  6. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....Gets the opaque bounds of the shape in points. @property def op...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/python-net/wordart/
  8. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points....Gets the actual size of the shape in points. @property def size_in_points...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...corrects the position of a wrapped shape that goes outside the page,...applied to header/footer shapes. The shape that overlaps other contents...

    forum.aspose.com/t/facing-issue-when-converting...
  10. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/python-net/automating-po...