Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 42,861 for

shape

(0.05 sec)
  1. Ellipse|Aspose.Slides for Python Documentation

    Create ellipse in PowerPoint presentation in Python...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/python-net/ellipse/
  2. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++....class Aspose::Words::Drawing::Shape class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/androidjava/ellipse/
  6. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Working with Charts through Shape.chart Object Once the chart...able to change its appearance. Shape.chart property contains all...

    docs.aspose.com/words/python-net/working-with-c...
  7. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...a table shape to the slide ITable tbl = sld . Shapes . AddTable...Adds a table shape to slide ITable tbl = sld . Shapes . AddTable...

    docs.aspose.com/slides/net/manage-table/
  8. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/
  9. Փոխարկել JPG BMP Java

    Փոխարկեք JPG ը BMP ձևաչափի Java կոդով: Պահեք JPG որպես BMP օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/hy/java/conversion/jp...
  10. Փոխարկել JPG GIF Java

    Փոխարկեք JPG ը GIF ձևաչափի Java կոդով: Պահեք JPG որպես GIF օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/hy/java/conversion/jp...