Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,284 for

shape position

(0.19 sec)
  1. Working with Shapes in Python|Aspose.Words for ...

    Create and manage Shapes, ole objects in a document using Python....Ask AI Working with Shapes Contents [ Hide ] Purpose Summary... modify, and query various shape types in Word documents using...

    docs.aspose.com/words/python-net/working-with-s...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....inserted from the current position in the document onwards. Below...out of the current cell to a position just after the table. The...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  3. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....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...
  4. DocumentBuilder.insert_ole_object_as_icon metho...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  6. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical Position of a Shape or text frame is relative in C++....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/cpp/aspose.words.dra...
  7. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and Position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the effect to a chart’s...object that you can move or position in your spreadsheets to add...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  8. 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...
  9. AxisTickLabels.isAutoSpacing property | Aspose....

    AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....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. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape type...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/nodejs-java/watermark/