Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 5,167 for

shape position

(0.13 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/sv/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/he/viewer/
  3. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  4. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....> The blur, added around a shape, often makes output picture...effect is to add a 3D look to a shape or text. Also, a drop shadow...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  5. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....created presentation Access shapes collection from the selected...the shapes collection by providing chart type, position, and...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  6. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... Shapes . Paste (); // Position the chart on the...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  7. My dox file getting currepted if chart creates ...

    [image]...Shape shape = AsposeDocumentBuilde.InsertChart(Aspose...Transparent2); shape.DistanceBottom = 0; shape.DistanceLeft =...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  8. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...boxes, ensure that their positions are also adjusted to prevent...ShapeCollection shapes = ws.Shapes; // Sort shapes left to right...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  9. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matrix....set attributes specifying position, size, fill, and transformation...SVGDocument(Path. Combine (DataDir, "shapes.svg" )); 5 6 // Get the root...

    docs.aspose.com/svg/net/rotate-svg/
  10. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... position = LegendPositionType . Left...Charts with JavaScript via C++ Shapes in Charts with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/chart-legend/