Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,168 for

shape position

(0.12 sec)
  1. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_Position property. Returns or sets the tab Position (in points) for the list level....tab_position property ListLevel.tab_position property Returns...Returns or sets the tab position (in points) for the list level. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create and Embed an Excel Chart as an OLE Objec...

    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.... Position the chart on the slide. Save...shapeRange = pptSlide . Shapes . Paste (); // Position the chart on the...

    docs.aspose.com/slides/net/create-and-embed-an-...
  3. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....are a few drawing objects or shapes that are not supported yet...first sheet. ShapeCollection shapes = sheet . GetShapes (); //...

    docs.aspose.com/cells/cpp/managing-controls/
  4. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....different from normal presentation shapes. From Aspose.Slides for Python...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/python-net/activex/
  5. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the Position (in points) for the second line of wrapping text for the list level....property Returns or sets the position (in points) for the second...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Position the chart on the slide. Save...shapeRange = pptSlide . Shapes . Paste (); // Position the chart on the...

    docs.aspose.com/slides/net/create-and-embed-an-...
  7. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as Position, color, linewidth, etc....such as rectangle bounds, positions, and drawing operators. Open...elem . rectangle pos = elem . position ops_count = len ( elem . operators...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  8. LegendPosition | Aspose.Words for Java

    Specifies the possible Positions for a chart legend in Java....LegendPosition Specifies the possible positions for a chart legend. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Shape, true).Count == 0) currentPara...Run SplitRun(Run run, int position) { Run afterRun = (Run)run...

    forum.aspose.com/t/tag-replacement-in-single-ro...