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

shape position

(3.11 sec)
  1. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options....data of the picture bullet shape for the current list level....set; } Returns or sets the position (in points) of the number...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....int CHART_HEIGHT = 252; Shape shape = builder.insertChart(ChartType...CHART_HEIGHT); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....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. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++....text, make text fit a preset shape, or apply text to an Excel sheet...object that you can move or position in spreadsheets to add decoration...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  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...