Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,884 for

shape rendering

(0.3 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  2. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/java/manage-table/
  3. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...autoshape of rectangle type sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/rectangle/
  4. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rounded-corner shape type and adjust the corner radius in the shape’s properties;...

    docs.aspose.com/slides/cpp/rectangle/
  5. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...shapes.add_picture_frame( slides.ShapeType...creates a picture‑frame shape with slide.shapes.add_picture_frame [2][3]...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  6. 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/
  7. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Ai…...be related to issues with rendering embedded metafile images (EMF/WMF)...context of chart or picture rendering during PDF export, particularly...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  8. NodeRendererBase.getBoundsInPixels2 method | As...

    Aspose.Words.Rendering.NodeRendererBase.getBoundsInPixels2 method...Calculates the bounds of the shape in pixels for a specified zoom...method converts Aspose.Words.Rendering.NodeRendererBase.BoundsInPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise Shape size in points, enhancing your design precision and efficiency....Gets the actual size of the shape in points. public SizeF SizeInPoints...actual (as rendered on the page) bounding box of the shape. The size...

    reference.aspose.com/words/net/aspose.words.ren...
  10. 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...