Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,228 for

shape position

(0.04 sec)
  1. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....level. number_position Returns or sets the position (in points)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Returns Shape node containing Ole object and...inserted at the current Builder position. insert_ole_object(file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  4. Working with Text|Documentation

    This section explains how to insert a text Shape or update Shape's text with Aspose.Diagram....Contents [ Hide ] Insert a Text Shape in the Visio Page Aspose.Diagram...developers to insert a text shape anywhere in the Visio page....

    docs.aspose.com/diagram/net/working-with-text/
  5. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible Positions for tick labels in C++....enum Specifies the possible positions for tick labels. enum class...default value of tick labels position. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. AxisTickMark Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark Positions, enhancing your chart's clarity and visual appeal....enumeration Specifies the possible positions for tick marks. public enum...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Move a paragraph from one presentation to anoth...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  10. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible Positions for tick labels in Java....AxisTickLabelPositio Specifies the possible positions for tick labels. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...