Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 50,321 for

shapes

(0.21 sec)
  1. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....vectorize it and get the stencil shape lines. There are three options...“None” when all the vectorized shapes are filled, the second is “Auto”...

    products.aspose.com/svg/net/vectorization/stencil/
  3. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compare two docx with SmartArts? - Free Support...

    Hello, I am currently testing the Aspose.Word.For.NET component and am having an issue comparing two DOCX files. Whilst standard formatting is detected correctly – such as text deletion – a change to the label in a Sma…...in SmartArt as chnages in a shape as a whole: v1.docx (20.7 KB)...around this bug by testing the ‘shapes’ myself, but it would clearly...

    forum.aspose.com/t/compare-two-docx-with-smarta...
  6. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Answers Insert Shapes in Word using Java Insert Shape in Word using...

    kb.aspose.com/words/page/4/
  7. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Image in Worksheet|Documentation

    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....top level container for all shapes. IDrawing drawing = sheet1...CreateDrawingPatriar (); // Add a picture shape IClientAnchor anchor = helper...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  9. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...How to easily produce simple shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for .NET provides...

    docs.aspose.com/page/net/xps/graphic-utilities/
  10. Convert Chart to Localized Image with Node.js v...

    Learn how to set globalization configurations for charts using Aspose.Cells for Node.js via C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....js via C++ Shapes in Charts with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...