Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,259 for

shape position

(0.79 sec)
  1. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data 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...
  2. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....when you need to retrieve the position of a text fragment, apply...Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...

    docs.aspose.com/slides/cpp/portion/
  3. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...chrome browser and current the position. NOTE: attachment will be...image and assign a link to it. Shape s = builder.insertImage("C:\\Temp\\test...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  4. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word Shapes to images. I’d like to know why, in the example provided, the header Shapes of a page are being rendered before the Shapes in the previous page. Without settin…...Shapes being rendered in a different order Aspose.Words Product...Product Family shapes , words-python lbraguesdodoc September 18,...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  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. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal Position of a Shape or text frame is relative in Java....what the horizontal position of a shape or text frame is relative...erType.HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

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