Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,169 for

shape position

(0.12 sec)
  1. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....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...
  2. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum 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...
  3. 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...
  4. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text Positioning in PowerPoint presentations....coordinates for paragraph along with position of portion inside a paragraph...paragraph. AutoShape shape = ( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/paragraph/
  5. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text Positioning in PowerPoint presentations....with position of portion inside a paragraph. var shape = pres...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  6. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....links two shapes and stays attached when the shapes are moved...connection points (green points) on shapes. Connection points appear when...

    docs.aspose.com/slides/python-net/connector/
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....System::String&) Marks the current position in the document as a bookmark...System::String&) Marks the current position in the document as a column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text Positioning in PowerPoint and OpenDocument presentations....coordinates for paragraph along with position of portion inside a paragraph...Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...

    docs.aspose.com/slides/python-net/paragraph/
  9. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/androidjava/manage-place...
  10. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/nodejs-java/manage-place...