Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 50,432 for

shapes

(0.12 sec)
  1. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of Shapes in your design for enhanced layout control....property Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....Visio Shape To Svg Contents [ Hide ] **Convert a visio shape to...ToSvg method exposed by the Shape class can be used to convert...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  3. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....property Specifies whether the shape is below or above text. get...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....property Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Legend of Excel Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, and how to improve visualization and data understanding with legends....Manipulate Excel 2016 Charts Shapes in Charts Analyzing your prompt...

    docs.aspose.com/cells/python-net/chart-legend/
  6. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically....Specifies relative to what the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Insert...(); fld . Value . Val = "1" ; shape . Fields . Add ( fld ); // Save...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...

    docs.aspose.com/slides/java/excel-integration/
  9. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....group of shapes, images, OLE objects or other group shapes. Shape...object, such as an OfficeArt shape, image or an OLE object. Comment...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Aspose.Slides for .NET: Chart Data Is Not Read ...

    Hi, I faced that some of the charts data could not be read but when PowerPoint is opened they are loaded Inside archive, there are presentation and projects that produced 2 logs in different ways how to read data from c…...(var shape in presentation.Slides[0].Shapes) { if (!(shape is IChart...(IChart)presentation.Slides[0].Shapes[3]; // Get the workbook stream...

    forum.aspose.com/t/aspose-slides-for-net-chart-...