Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 45,858 for

shape

(0.07 sec)
  1. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Working with Charts through Shape.Chart Object Once the chart...able to change its appearance. Shape.Chart property contains all...

    docs.aspose.com/words/java/working-with-charts/
  2. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...foreach (var shape in slide.Shapes) { if (shape is AutoShape...AutoShape && shape.Name.Equals("GalaxkeyFooter", StringComparison.OrdinalIgnoreCase))...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  3. Mismatch Chart Types|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....Range-ErrorBar Range-BoxPlot Shape-Funnel When rendering chart...

    docs.aspose.com/cells/reportingservices/mismatc...
  4. Rectangle|Aspose.Slides 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....about adding a shape and this time the shape we will discuss...

    docs.aspose.com/slides/cpp/rectangle/
  5. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....support to manage annotations at shape level by adding, accessing and...comments. Using comments at shape level, relevant information...

    products.aspose.com/diagram/python-java/annotat...
  6. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/manage-paragraph/
  8. 在工作表上添加Word Art水印使用Aspose.Cells|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....get ( 0 ); //Add Watermark Shape wordart = sheet . getShapes...1 , 130 , 800 ); //Get the shape's fill format FillFormat wordArtFormat...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  9. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.hidden property | Aspose.Words for No...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the Shape is visible....value indicating whether the shape is visible. get hidden () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...