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

shape

(0.27 sec)
  1. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it 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...
  2. 形状有效属性|Aspose.Slides 文档

    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....pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...ITextFrameFormat localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  3. Ellipse|Aspose.Slides for PHP 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/php-java/ellipse/
  4. 动态添加文本|Aspose.Slides 文档

    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.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...//为了添加它,我们将首先添加一个矩形 Shape shp = sld . Shapes . AddRectangle ( 1200...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  5. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....the image as a Visio shape with the add_shape() method Export the... insert a photo as a Visio shape and render the output Visio...

    kb.aspose.com/diagram/python/convert-image-to-v...
  6. ChartAxis.minor_unit_is_auto property | Aspose....

    ChartAxis.minor_unit_is_auto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....developers to draw a circle shape in a page.The code example below...allows developers to draw a oval shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  8. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type of this chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Გადაიყვანეთ JPG JPG C++

    გადაიყვანეთ JPG JPG C++ ფორმატში კოდით. შეინახეთ JPG როგორც JPG 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...
  10. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....the source image as a Visio shape using the addShape() method...append the picture as a Visio shape and save the generated Visio...

    kb.aspose.com/diagram/java/convert-image-to-vis...