Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,465 for

shape group

(1.82 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Shapes . AddChart ( ChartType . ClusteredColumn...chart. IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/net/create-chart/
  2. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....Table To manage and analyze a group of related data, it is possible...Assistant Close Insert Pictures and Shapes of Excel files with Node.js...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  3. Different File Formats and Conversions|Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Manage animations on shapes. Manage slide shows. Format...feature Applying protection on shapes Let us take an example of a...

    docs.aspose.com/slides/cpp/different-file-forma...
  4. Vectorize PNG – C# code and Online Vectorizer

    Convert PNG to SVG online or in C#. Vectorize PNG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...to fully control how vector shapes are traced from pixels and...to govern how the algorithm groups pixels and reduces the initial...

    products.aspose.com/svg/net/vectorization/png-t...
  5. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...scalable and smooth geometric shapes. The provides a powerful C#...to govern how the algorithm groups pixels and reduces the initial...

    products.aspose.com/svg/net/vectorization/bmp-t...
  6. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...into clear, editable vector shapes. This article will show you...to govern how the algorithm groups pixels and reduces the initial...

    products.aspose.com/svg/net/vectorization/gif-t...
  7. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them.... The grouping elements nest to as many levels...level, the children of the grouping element should consist of...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  8. Image Vectorization – C# code and Online Vector...

    Vectorize Image online or in C#! Image vectorization gives you all the advantages of vector graphics. Try Online Image Vectorizer for free!...It creates precise geometric shapes consisting of Bezier curves...to govern how the algorithm groups pixels and reduces the initial...

    products.aspose.com/svg/net/image-vectorization/
  9. Vectorize Image – C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...to govern how the algorithm groups pixels and reduces the initial...Bezier curves, and geometric shapes. This translates resolution-dependent...

    products.aspose.com/svg/net/vectorization/image...
  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-...