Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 42,840 for

shape

(0.05 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  2. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET...foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  3. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...= 0; var shape = builder.InsertImage(msImage); shape.WrapType...WrapType = WrapType.None; shape.RelativeHorizontalPo = RelativeHorizontalPo...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  4. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...foreach (Shape shape in doc.GetChildNodes(NodeType.Shape, true))...true)) { ResizebigImage(shape); } doc.Save(MyDir + "21.2.pdf"); public...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  5. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/androidjava/presentation...
  6. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/java/presentation-header...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...url when loading the image / shape . it is optional , the default...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....proportionally if the chart shape is resized. The property cannot...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...proportionally if the chart shape is resized. The property cannot...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/java/powerpoint-animation/