Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 45,858 for

shape

(0.11 sec)
  1. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  2. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些Shape组合成一个groupShape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的Shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a...markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape...

    forum.aspose.com/t/groupshape-markup-language/3...
  3. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/java/setting-background-c...
  4. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/net/setting-background-co...
  5. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape defined by another layer below...

    docs.aspose.com/psd/net/update-create-layer-mask/
  6. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise Shape size in points, enhancing your design precision and efficiency....Gets the actual size of the shape in points. public SizeF SizeInPoints...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/net/aspose.words.ren...
  7. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the brush thickness that strokes the path of a Shape in points....stroke_weight property Shape.stroke_weight property Defines the...that strokes the path of a shape in points. @property def stroke_weight...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/python-net/manage-textbox/