Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 45,829 for

shape

(0.09 sec)
  1. Ellipse|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....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/
  2. Გადაიყვანეთ JPG PNG C++

    გადაიყვანეთ JPG PNG C++ ფორმატში კოდით. შეინახეთ JPG როგორც PNG C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  3. Გადაიყვანეთ JPG SVG C++

    გადაიყვანეთ JPG SVG C++ ფორმატში კოდით. შეინახეთ JPG როგორც SVG C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C# code snippet....NET Add shapes to PS Add geometrical figures...NET API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/net/add-shapes-to-ps/
  5. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET... Shapes . AddChart ( ChartType . Pie...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/net/callout/
  6. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...Shape#0 is a table for ( int i = 0..., 30 , 30 }; // Adds table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/java/manage-cells/
  7. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...Shape#0 is a table for ( int i = 0..., 30 , 30 }; // Adds table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/androidjava/manage-cells/
  8. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/java/managing-controls/
  9. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a chart legend in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 300.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add ActiveX Controls using Aspose.Cells|Documen...

    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....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.ActiveXControl property and...

    docs.aspose.com/cells/java/add-activex-controls...