Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,100 for

shape position

(0.65 sec)
  1. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....); // get shape by ID Aspose . Diagram . Shape shape = page .... Shapes . GetShape ( 1 ); // get the gradient fill properties...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical Position of a Shape or text frame is relative....to what the vertical position of a shape or text frame is relative...Specifies that the vertical positioning shall be relative to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....text string and declare the position values Create an instance...color Draw the string and the shape Export the output BMP image...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  4. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal Position of a Shape or text frame is relative....what the horizontal position of a shape or text frame is relative...Specifies that the horizontal positioning shall be relative to the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.axisZ property | Aspose.Words for Node.js

    Chart.axisZ property. Provides access to properties of the Z axis of the chart....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.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart....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...
  9. ChartAxis.majorTickMark property | Aspose.Words...

    ChartAxis.majorTickMark property. Returns or sets the major tick marks....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...
  10. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart....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...