Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,125 for

shape position

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

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

    products.aspose.com/gis/net/viewer
  2. 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/
  3. 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/
  4. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...chart by defining its position and size Set the property to show data...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  5. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  6. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/cpp/export-to-html5/
  8. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  9. 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...
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....to a region of text or to a position in text. A comment can contain...comment is anchored to the position of the Comment object. To...

    reference.aspose.com/words/java/com.aspose.word...