Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,100 for

shape position

(1.53 sec)
  1. 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...
  2. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible Positions for tick marks....enumeration Specifies the possible positions for tick marks. Members Name...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical Position of a Shape or text frame is relative in Java....to what the vertical position of a shape or text frame is relative...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible Positions for tick marks....enumeration Specifies the possible positions for tick marks. Members Name...aw . DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  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. AxisBound constructor | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound constructor... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...