Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,931 for

shape grouping

(0.05 sec)
  1. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....existing text layer to a layer group Bug PSDNET-988 IndexOutOfRangeExcep...UpdateText Bug PSDNET-989 Exported shapes have wrong coordinates in the...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group Shape in C++....Returns true if this is a group shape. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....iesType) Adds a new series group of the specified series type...Returns the number of series groups in this collection. GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Returns the number of series groups in this collection. this[]...add(seriesType) Adds a new series group of the specified series type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....Called when enumeration of a group shape has ended. virtual VisitGroupShapeStart...Called when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....chart series included in this group. get seriesType () : Aspose...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...current_shape and ImageSavingArgs.is_image_available...Properties Name Description current_shape Gets the ShapeBase object corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.isGroup property | Aspose.Words for N...

    ShapeBase.isGroup property. Returns ``true`` if this is a group Shape....Returns true if this is a group shape. get isGroup () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...to process such kind of group shapes. Neither can we get sufficient...is that when we render shapes in a “group” state, the calculated...

    forum.aspose.com/t/image-distorted-in-excel-to-...