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

shape position

(0.7 sec)
  1. 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...
  2. 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/
  3. 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/
  4. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... public Shape InsertImage ( Image image )...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for 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/java/manage-placeholder/
  6. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Add a TextBox shape. Modify properties of the TextBox...( 0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  7. 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...
  8. 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...
  9. 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...
  10. 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...