Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 45,844 for

shape

(0.1 sec)
  1. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  2. Drawing Rectangle in PHP|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....Rectangle To Draw Rectangle shape using Aspose.Imaging Java for...\ # Draw a dotted rectangle shape by specifying the Pen object...

    docs.aspose.com/imaging/java/drawing-rectangle-...
  3. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Remarks The default value for a Shape is true . Examples Show how...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Remarks The default value for a Shape is True . Examples Show how...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries method. Returns a collection of legend entries for all series and trendlines of the parent chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/ru/java/ignore-errors-whi...
  10. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...get_Item(0); IShape shape = slide.getShapes().get_Item(0); shape.getImage()...boundaries of the SmartArt shape. To address this issue, you...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...