Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 45,856 for

shape

(0.06 sec)
  1. TextPath.fitShape property | Aspose.Words for N...

    TextPath.fitShape property. Defines whether the text fits bounding box of a Shape....text fits bounding box of a shape. get fitShape () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart Shape properties. To learn more, visit the documentation article in C++....Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Შეკუმშოს JPG Python

    შეკუმშოს JPG Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/ka/python-net/compres...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed....chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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