Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 6,883 for

shape rendering

(0.11 sec)
  1. Circles from SVG are not correctly converted in...

    dxf_circle_zoom_issue.zip (182.9 KB) Hello, We’re having an issue when we convert a SVG file to DXF. It seems that circle elements from the SVG are not correctly rendered in the DXF file. Could you please take a look…...the SVG are not correctly rendered in the DXF file. Could you...Imaging. The circles are not rendering correctly, and you have already...

    forum.aspose.com/t/circles-from-svg-are-not-cor...
  2. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....competitive edge with dynamic map rendering, and optimizing resource management...data organization. Geometric Shapes: Generate points, lines, and...

    products.aspose.com/gis/net
  3. Feature List|Documentation

    Create vector graphics lines, curves, and Shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#.... Lines, Curves, and Shapes Lines Rectangles Ellipses Arcs...text Format text Hinting Rendering Antialiasing Clipping Alpha...

    docs.aspose.com/drawing/net/feature-list/
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  5. Feature List|Documentation

    Create vector graphics lines, curves, and Shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java.... Lines, Curves, and Shapes Lines Rectangles Ellipses Arcs...text Format text Hinting Rendering Antialiasing Clipping Alpha...

    docs.aspose.com/drawing/java/feature-list/
  6. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...While the other picture is rendered in PPT UI such that it completely...determining how images are rendered over the background in your...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  7. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....you create various geometric shapes with different colors and textures...XpsCanvas Class to set the rendering transformation. Adjust the...

    products.aspose.com/page/cpp/work-with-brushes/
  9. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...problem is that when we render shapes in a “group” state, the...extensive research on Excel’s group shape behavior, we found that the...

    forum.aspose.com/t/some-images-resized-during-p...
  10. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...StartupPath, "math_sample", "rendered_group.png"); groupShape.GetShapeRenderer()...FirstSection.Body.AppendChild(new Shape(doc, ShapeType.Image) { ImageData...

    forum.aspose.com/t/groupshape-getshaperenderer-...