Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 45,857 for

shape

(0.14 sec)
  1. 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...
  2. Edit PDF in Java | products.aspose.com

    Edit PDF in Java. Use Java library API to edit PDF document...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/pdf/
  3. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…...start doing so Can create arrow shape because i need something that...bloodboilAaromatic: Can create arrow shape because i need something that...

    forum.aspose.com/t/architecture-advice-needed/3...
  4. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...deleting rows even if it has shapes on it Aspose.Cells Product...different processing logic for shape and other graphic objects, resulting...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  6. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...height, ShapeBase[] shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....TextDirection Property to Shape Class The Shape class has exposed TextDirection...direction of the text flow for the Shape object. The TextDirection property...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Rectangle|Aspose.Slides 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....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/rectangle/
  10. Rectangle|Aspose.Slides 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....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/