Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 45,789 for

shape

(0.05 sec)
  1. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  2. Convert JPG To JPG Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  3. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsdm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  4. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....object Get the collection of shapes from the Word document using...elements in the shapes collection Save each shape that has an image...

    kb.aspose.com/words/net/how-to-extract-images-f...
  5. RelativeHorizontalSize enumeration | Aspose.Wor...

    Aspose.Words.Drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally....relatively to what the width of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ignore Errors while Rendering Excel to PDF|Docu...

    Learn how to Ignore Errors while Rendering Excel to PDF with Aspose.Cells for Python via .NET API....one rounded red arrow like shape as shown in this screenshot...

    docs.aspose.com/cells/python-net/ignore-errors-...
  7. Manage Cells|Aspose.Slides for Node.js via .NET...

    Table cells in PowerPoint presentations in JavaScript...Shape#0 is a table for ( var i = 0... 30 , 30 ]); // Adds table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  8. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels 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...
  10. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#.... Steps to Convert Shape File to GPX in C# Install Aspose...the requirement Convert the shape file to Geojson format using...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...