Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 42,923 for

shape

(0.07 sec)
  1. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....proportionally if the chart shape is resized. The property cannot...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/pptx-...
  4. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java.... Shape chartShape = builder.insertChart(ChartType...Insert a Sunburst chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  6. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Developers can now group multiple shapes together in the Visio diagram...Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...

    docs.aspose.com/diagram/java/public-api-changes...
  7. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...when enumeration of a group shape has ended. visitGroupShapeStart(groupShape)...when enumeration of a group shape has started. visitHeaderFoo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  9. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D Shape...//Perform linear extrusion from a C shape profile with length 5. var extrusion...//Perform linear extrusion from a C shape profile with length 5. var extrusion...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  10. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....SHAPE, true); if (isSkipPdfImages)...() Gets whether to convert shapes with EquationXML to Office...

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