Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 50,830 for

shapes

(0.15 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. Shapes with gradient/striped background are dis...

    Hi, I have a DOCX file that contains a flowchart with Shapes that have gradient or striped background fills. When I simply open the document with Aspose.Words and save it back to DOCX without making any changes, the sha…...Shapes with gradient/striped background are distorted after open...that contains a flowchart with shapes that have gradient or striped...

    forum.aspose.com/t/shapes-with-gradient-striped...
  3. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector graphics Shapes and text strings in a few lines of code. Add different figures to an XPS file....graphics Code vector graphics shapes of XPS files C++ API solution...how to add oval and rectangle shapes to files. Additionally, you...

    products.aspose.com/page/cpp/manipulate-vector-...
  4. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain Shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...Is Very Poor When Converting Shapes to Images in C++ Aspose.Slides...thumbnail images for certain shapes, but the quality of thumbnails...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  5. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping Shapes using C++....Ask AI Working with Group Shapes in Word Documents Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/cpp/how-to-add-group-shap...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics Shapes and text strings in a few lines of code. Add different figures to an XPS file....graphics Insert vector graphics shapes into XPS files C# .NET API...to add ovals and rectangles shapes to files. Here you will also...

    products.aspose.com/page/net/manipulate-vector-...
  8. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping Shapes using Java....Ask AI Working with Group Shapes in Word Documents Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/java/how-to-add-group-sha...
  9. Edit SVG Files in C# – Elements, Shapes and Paths

    Edit SVG files in C# with Aspose.SVG for .NET. Load SVGDocument, add or update elements, change SVG paths and attributes, and save edited graphics.... Quick Start: Add a Shape to an SVG File The following...= Path. Combine (DataDir, "shapes.svg" ); 5 string outputPath...

    docs.aspose.com/svg/net/edit-svg-file/
  10. Is this sufficient to detect all visual effects...

    Hi Team, I’m trying to determine whether a shape has any visual effects applied before rasterizing it. I’ve combined checks using the Aspose.Words Java API as follows: private static boolean hasVisualEffects(final Shap…...reflection, soft edges) on shapes? Aspose.Words Product Family...trying to determine whether a shape has any visual effects applied...

    forum.aspose.com/t/is-this-sufficient-to-detect...