Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,168 for

shape position

(1.34 sec)
  1. 创建演示文稿文档|Aspose.Slides 文档

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  2. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the Position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....Aspose::Words::Drawing::GradientStop::get_Position method Contents [ Hide ] ...GradientStop::get_Position method Gets or sets a value representing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible Positions for a chart legend....enumeration Specifies the possible positions for a chart legend. Members...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Returns Shape node containing Ole object and...inserted at the current Builder position. insert_ole_object(file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible Positions for a chart legend....enumeration Specifies the possible positions for a chart legend. Members...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....string ) Marks the current position in the document as a bookmark...string ) Marks the current position in the document as a column...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... Returns Shape node containing Ole object and...inserted at the current Builder position. insertOleObject(fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/androidjava/manage-textbox/