Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 48,782 for

shape

(0.6 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....correct handling of PSD file with Shape layer and having vector and...PSDNET-2132 Fix rendering of Shapes in PSD files created in an...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  3. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the Shape type in C++....ShapeBase::get_ShapeType method Gets the shape type. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。...Contents [ Hide ] Add a Group Shape Aspose.Slides 支持在幻灯片上使用组形状。...IShape shape = sld . getShapes (). get_Item ( i ); if ( shape instanceof...

    docs.aspose.com/slides/zh/java/group/
  5. Aspose.Cells 8.3.0中的公共API更改|Documentation

    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...., options ); 添加了Shape.Id属性 v8.3.0版本已添加了Shape.Id属性的getter/set...charts . get ( index ); Shape shape = ( Shape ) chart . getChartObject...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  7. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/androidjava/presentation...
  8. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/java/presentation-header...
  9. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/net/logical-levels-of-nod...
  10. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java....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/androidjava/wordart/