Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 9,916 for

shape

(0.18 sec)
  1. ChartDataLabel.ShowLeaderLines | Aspose.Words f...

    Enhance your charts with the ShowLeaderLines property in ChartDataLabel. Easily display data label leader lines for clearer data visualization....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeries.Explosion | Aspose.Words for .NET

    Discover the ChartSeries Explosion property to customize pie chart data points. Adjust positioning for impactful visualizations—perfect for data storytelling!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CompareOptions.ignoreFootnotes property | Aspos...

    CompareOptions.ignoreFootnotes property. Specifies whether to compare differences in footnotes and endnotes...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompareOptions.ignoreFormatting property | Aspo...

    CompareOptions.ignoreFormatting property. True indicates that formatting is ignored...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompareOptions.ignoreHeadersAndFooters property...

    CompareOptions.ignoreHeadersAndFooters property. True indicates that headers and footers content is ignored...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompareOptions.ignoreTables property | Aspose.W...

    CompareOptions.ignoreTables property. Specifies whether to compare the differences in data contained in tables...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....different characteristics for the shape before writing the output image...you can draw several other shapes, too, like drawing a Pentagon;...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of axis bound in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. true to show the series name; false to hide. By default false in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....be attached to a page or a shape etc. Steps to Add Comments to...

    kb.aspose.com/diagram/net/how-to-add-comment-to...