Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,100 for

shape position

(0.07 sec)
  1. Convert STL to OBJ via C# | products.aspose.com

    Sample code for STL to OBJ C# conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...information related to light and position of scenes. An OBJ file is...

    products.aspose.com/3d/net/conversion/stl-to-obj/
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...Charts :: ChartSeries > series = shape -> get_Chart () -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples....The actual values include position of elements that implement...() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...

    docs.aspose.com/slides/cpp/chart-calculations/
  4. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....such “watermark” is just a shape with text inserted into a header...header or footer and positioned in the centre of the page. While...

    docs.aspose.com/words/net/add-watermark/
  5. Glyph.AdvanceOffset | Aspose.Words for .NET

    Discover the Glyph AdvanceOffset property, control horizontal x offsets for precise glyph Positioning and enhance character design with diacritics....(x) offset relative to glyph position. Mostly used to attach marks...Glyph namespace Aspose.Words.Shaping assembly Aspose.Words Glyph...

    reference.aspose.com/words/net/aspose.words.sha...
  6. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact....value is Horizontal, label shapes, if they exist, are rotated...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....HORIZONTAL , the label shape, if it exists, is rotated along...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...AxisTickLabels > xTickLabels = shape -> get_Chart () -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...ContatenateMatrix operator to position an xForm and the Do operator...

    docs.aspose.com/pdf/cpp/operators/