Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 42,925 for

shapes

(0.06 sec)
  1. Get all the text in a slide|Aspose.Slides Docum...

    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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  2. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...When Converting a Presentation Shape to an Image in C# Aspose.Slides...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  3. Edit Visio VSSM files via Python | products.asp...

    Python sample code to edit Visio VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/editor/...
  4. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....9 introduces group shape insertion and StructuredDocumentTa...new shape visibility control, the ability to group shapes, improved...

    docs.aspose.com/words/python-net/what-s-new-in-...
  5. 如何将 Excel 方程导出为其他类型的表达式|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..../head>\r\n<body>" ); const shapes = workbook . getWorksheets...getShapes (); const textBox = shapes . get ( 0 ); if ( textBox instanceof...

    docs.aspose.com/cells/zh/nodejs-cpp/export-equa...
  6. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...presentation . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/error-bar/
  7. Stroke.joinStyle property | Aspose.Words for No...

    Stroke.joinStyle property. Defines the join style of a polyline....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. get...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. @property...it is True but for the other shape types it is False . Has effect...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

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