Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 48,784 for

shapes

(0.07 sec)
  1. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shape in Word Documents...

    docs.aspose.com/words/nodejs-net/programming-wi...
  2. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...problem is that when we render shapes in a “group” state, the calculated...extensive research on Excel’s group shape behavior, we found that the...

    forum.aspose.com/t/some-images-resized-during-p...
  3. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Chars Contents [ Hide ] Retrieve Inherited...Font Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  4. 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...
  5. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  6. Merge PNG Images in Python | products.aspose.com

    Merge PNG to PNG in Python. Use Python library API to combine PNG files... shapes . add_picture_frame(slides...Bitmap( "image2.png" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/png...
  7. Master How to Draw Graphics in Java with Aspose...

    Learn how to draw graphics in Java using Aspose.PSD for Java. Explore step-by-step guides and code snippets. Click to learn more....enables developers to draw shapes, polygons, and ellipses in...Java , you can easily draw shapes, polygons, and ellipses. Explore...

    blog.aspose.com/psd/draw-graphics-in-java/
  8. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Slides by adding a table shape to a slide, defining its rows...Add a table shape to the slide. table = slide . shapes . add_table...

    docs.aspose.com/slides/python-net/manage-table/
  9. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting.... Shapes . AddChart ( ChartType . ClusteredColumn...chart = pres . Slides [ 0 ]. Shapes . AddChart ( Aspose . Slides...

    docs.aspose.com/slides/net/chart-legend/
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/net/chart-data-label/