Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 48,106 for

shape

(0.09 sec)
  1. Connect shapes in a visio page with Aspose.Diag...

    Learn how to connect Shapes using Aspose.Diagram...Tutorial Connect Shapes Learn How To connect shapes in a visio page...this tutorial, we'll connect shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/connect-sh...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  3. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_SizeInPoints method. Gets the actual size of the Shape in points in C++....Gets the actual size of the shape in points. System :: Drawing...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....change the shape in Visio 4 56 March 14, 2025 Parts of shapes (such...missing on a grouped shape when exporting this shape to a svg-file 16...

    forum.aspose.com/c/diagram/17
  5. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....slides collection Format the shape and textual properties and apply...apply locking on the shape to protect the watermark Save the...

    kb.aspose.com/slides/python/how-to-insert-draft...
  6. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....respective slide shape collection If the shape name is specific...validate the shape names. Finally, remove all the shapes whose names...

    kb.aspose.com/slides/python/remove-watermark-in...
  7. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/create-user-def...
  8. 关于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...
  9. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. get_bounds_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method... shape = builder . insert_chart ( chart_type...450 , height = 450 ) chart = shape . chart chart . title . text...

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