Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 48,783 for

shape

(0.32 sec)
  1. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element...shapeType Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  8. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  9. 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...
  10. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw Shapes in a visio page with Aspose.Diagram....Tutorial Draw Shape in Visio Learn How To draw shapes in a visio...In this tutorial, we'll draw shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/draw-shape...