Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,168 for

shape position

(0.68 sec)
  1. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single Shape. When I get an image of this Shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...having a single shape. When I get an image of this shape using Aspose...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  2. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible Positions for tick labels in Java....AxisTickLabelPositio Specifies the possible positions for tick labels. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....demonstrate how the starting position changes, either increasing...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  4. Original dimensions of image in docx document -...

    Hi support team, When you have a document with images inserted, in MS Word you can see the original dimensions of the image. The image on page 5 of the attached document is very small, but in Word you can see the origi…...= new DocumentBuilder(doc); Shape s = builder.insertImage("C:\\Temp\\YFYLFT...Get shape and actual image size. System.out.println("Shape Width:...

    forum.aspose.com/t/original-dimensions-of-image...
  5. 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...
  6. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/java/manage-textbox/
  7. Managing Pictures|Documentation

    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.... Moreover, the positioning of these pictures can be...file, complete with path. Positioning Pictures There are two possible...

    docs.aspose.com/cells/python-net/managing-pictu...
  8. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for Python via .NET API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/python-net/creating-water...
  9. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text Positioning in PowerPoint presentations....coordinates for paragraph along with position of portion inside a paragraph...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/net/paragraph/
  10. 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/