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

shape position

(0.28 sec)
  1. 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/
  2. How to Add a Watermark to a Worksheet in Excel|...

    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....text, make text fit a preset shape, or apply it to an Excel sheet...object that you can move or position in spreadsheets to add decoration...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  3. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...location, positioning method and other settings using the Shape object...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....JavaScript Contents [ Hide ] Get Position Coordinates of Portion getCoordinates()...context of presentation var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/portion/
  7. 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...
  8. 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...
  9. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++.... get_Position () Specifies the position of the legend...Legend::get_Overlay . set_Position (Aspose::Words::Drawing::...

    reference.aspose.com/words/cpp/aspose.words.dra...