Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 49,751 for

shape

(0.28 sec)
  1. Export Presentation Charts on Android|Aspose.Sl...

    Learn how to export presentation charts with Aspose.Slides for Android via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow.... A chart is a shape, and its contents can be saved...saved to SVG using the shape-to-SVG saving method . How can I set...

    docs.aspose.com/slides/androidjava/export-chart/
  2. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  3. Stroke.color property | Aspose.Words for Node.js

    Stroke.color property. Defines the color of a stroke....Remarks The default value for a Shape is black. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox.fitShapeToText property | Aspose.Words ...

    TextBox.fitShapeToText property. Determines whether Microsoft Word will grow the Shape to fit text....Microsoft Word will grow the shape to fit text. get fitShapeToText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create and Customize PowerPoint SmartArt in Jav...

    Сreate and edit PowerPoint SmartArt in JavaScript via Aspose.Slides for Node.js API: layouts, nodes, styles, with step-by-step examples to automate slides fast....JavaScript Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  7. Create and Customize PowerPoint SmartArt in PHP...

    Learn how to create and edit PowerPoint SmartArt in PHP via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Presentations Using PHP Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/php-java/powerpoint-smar...
  8. Create and Customize PowerPoint SmartArt in .NE...

    Learn how to create and edit PowerPoint SmartArt in .NET via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....NET Manage SmartArt Shape Nodes in Presentations in .NET...

    docs.aspose.com/slides/net/powerpoint-smartart/
  9. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...forEach(shape -> { if (shape instanceof Chart chart)...getImage(ShapeThumbnailBounds.Shape, scaleX, scaleY).save("c:\\work\\chart"+...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  10. ShapeBase.relativeVerticalSize property | Aspos...

    ShapeBase.relativeVerticalSize property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...