Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 48,846 for

shape

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a type of a chart series in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Shape , 0 , true ))) -> get_Chart ();...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataLabelLocationMode enumeration | Aspose...

    Aspose.Words.Drawing.Charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/php-java/ellipse/
  4. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...destCells[8, 5]; Shape shape = destSheet.Shapes.AddCopy(picture...columnWidth / (double)rowHeight) { shape.Height = rowHeight; int percentWidth...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  5. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Node.js via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....setting series data label callout shape for a Doughnut chart. Below...slides . TextAutofitType . Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/nodejs-java/callout/
  6. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... Shapes . AddTable ( 50 , 50 , widths...Table Retrieve the first table shape on the slide. static void Access_Table...

    docs.aspose.com/slides/net/examples/elements/ta...
  7. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....supports rendering timeline shapes without using Office 2013,...existing timeline. It gets the shape object according to the name...

    docs.aspose.com/cells/python-net/rendering-time...
  8. Რამდენიმე JPG TIFF Java

    შეაერთეთ მრავალი JPG TIFF Java კოდში. შეინახეთ JPG როგორც TIFF Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  9. Რამდენიმე Გამოსახულება JPG Java

    შეაერთეთ მრავალი Გამოსახულება JPG Java კოდში. შეინახეთ Გამოსახულება როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  10. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...