Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,967 for

shape

(0.05 sec)
  1. Shape.chart property | Aspose.Words for Node.js

    Shape.chart property. Provides access to the chart properties if this Shape has a [Chart](../../chart/)....chart property Shape.chart property Provides access to the chart...chart properties if this shape has a Chart . get chart () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length of the arrow at the end of a line in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies line cap style in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...400 , 400 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB...Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageData.ToStream | Aspose.Words for .NET

    Discover the ImageData ToStream method—efficiently convert images to byte streams for seamless data handling and enhanced application performance....image bytes are stored in the shape, creates and returns a MemoryStream...create an image file from a shape’s raw image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Features Overview|Aspose.Slides for Node.js via...

    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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/nodejs-net/features-over...
  10. OleControl.Name | Aspose.Words for .NET

    Discover the OleControl Name property to easily manage your ActiveX control's name. Enhance functionality and streamline your development process today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...