Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 45,856 for

shape

(0.12 sec)
  1. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... Shape ( doc , aw . Drawing . ShapeType...alignment of the text inside the shape. textBox . horizontalAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....support to manage annotations at shape level by adding, accessing and...comments. Using comments at shape level, relevant information...

    products.aspose.com/diagram/java/annotation/
  4. ShapeBase.coordOrigin2 property | Aspose.Words ...

    ShapeBase.coordOrigin2 property. The coordinates at the top-left corner of the containing block of this Shape....the containing block of this shape. get coordOrigin2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从 Ruby 中的 Visio 绘图中获取形状超链接数据|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....vdx" ) \ # 得到一个特定的形状 shape = diagram . getPages () . getPage...getShapes () . getShape ( 1 ) 超链接 = shape . getHyperlinks () 我 = 0 当我...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  6. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  7. 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...
  8. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill 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...