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

shape

(0.22 sec)
  1. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page color of the document... there is no background shape in the document) returns . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis 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...
  4. SaveOptions.imlRenderingMode property | Aspose....

    SaveOptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/net/add-activex-controls-...
  6. Superscript and Subscript|Aspose.Slides 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....Create text box IAutoShape shape = slide . getShapes (). addAutoShape...100 ); ITextFrame textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/androidjava/superscript-...
  7. Superscript and Subscript|Aspose.Slides 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....Create text box IAutoShape shape = slide . getShapes (). addAutoShape...100 ); ITextFrame textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/java/superscript-and-sub...
  8. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry.... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAxis.displayUnit property. Specifies the scaling value 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...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...