Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 50,320 for

shape

(1.47 sec)
  1. Convert JPG To SVG Java

    Convert JPG to SVG format in Java code. Save JPG as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  2. 档案

    档案...pres: # 添加形状 shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/zh/slides/create-three-d-effect...
  3. ChartMultilevelValue class | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartMultilevelValue class. Represents a value for charts that display multilevel data.... let shape = builder . insertChart ( aw..., 450 , 280 ); let chart = shape . chart ; chart . title . text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Retrieve All Layers from the Visio Diagram in P...

    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....coding sites: GitHub Configure Shape Objects with Layers in Visio...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...capable of containing closed shapes.; By utilizing a text outline;...below, we create a circular shape as a clipping path and use it...

    docs.aspose.com/page/python-net/ps/working-with...
  6. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a Shape or a text frame is calculated vertically....relatively to what the height of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for Python via .NET API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/python-net/creating-water...
  8. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...ITextFrameFormat localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/java/shape-effective-...
  9. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates.... Iterate through all Shape objects to find the relevant...null ; # Iterates through the shapes and sets a reference to the...

    docs.aspose.com/slides/php-java/manage-rows-and...