Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 9,264 for

shape

(0.04 sec)
  1. ShapeBase.isGroup property | Aspose.Words for N...

    ShapeBase.isGroup property. Returns ``true`` if this is a group Shape....Returns true if this is a group shape. get isGroup () : boolean See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GetConnectorsType | Aspose.Diagram for .NET API...

    GetConnectorsType Shape.GetConnectorsType method Get Connectors type public ConnectorsTypeValue GetConnectorsType () ......GetConnectorsType Shape.GetConnectorsType method Get Connectors...enum ConnectorsTypeValue class Shape namespace Aspose.Diagram assembly...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text.... Standard font shapes The shape of the current typeface...default shape for most documents is the upright shape, which can...

    docs.aspose.com/tex/java/latex-text-fonts/
  4. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....raph/Run")); // Access the shape that contains the image we inserted...inserted. NodeList shapes = doc.selectNodes("//Shape"); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  5. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document 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...
  6. ControlData | Aspose.Diagram for .NET API Refer...

    ControlData Shape.ControlData property Gets the data of control. public byte [] ControlData { get ; } See Also class ......ControlData Shape.ControlData property Gets the data of control...ControlData { get ; } See Also class Shape namespace Aspose.Diagram assembly...

    reference.aspose.com/diagram/net/aspose.diagram...
  7. 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...
  8. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets the Shape type of the parent chart element in C++....ChartFormat::get_ShapeType method Gets the shape type of the parent chart element...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.PSD for .NET 21.2 - Release Notes|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....and saving the PSD image with shape layers and vector paths Bug...and saving the PSD image with shape layers and vector paths works...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  10. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category 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...