Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 6,883 for

shape rendering

(0.4 sec)
  1. 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/
  2. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  3. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...new File("psds/effects/text-shape-font-effects.psd"); PsdLoadOptions... true); PSD attached: text-shape-font-effects.psd.zip (382.7...

    forum.aspose.com/t/rendition-with-layer-effects...
  4. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....insertImage method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/nodejs-net/working-with-i...
  5. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...and storages required for rendering a Web drawing. A web drawing...

    products.aspose.com/diagram/python-java/waterma...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  7. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...your worksheet SheetRender Render = new SheetRender(sourceWS...ImgStream = new MemoryStream(); Render.ToImage(0, ImgStream); //Returns...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  8. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/rectangle/
  9. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/
  10. Convert DRC to STL via Java | products.aspose.com

    Sample Java conversion code for DRC format to STL file. Use this example code to convert DRC to STL within any Web or Desktop Java based application....STL Using Java In order to render DRC to STL, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/drc-to-stl/