Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 9,922 for

shapes

(0.14 sec)
  1. Chart Data Marker|Aspose.Slides for Python Docu...

    Set chart marker options in PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-data-ma...
  2. Manage Blob|Aspose.Slides for Python Documentation

    Add blob to PowerPoint presentation in Python. Export blob. Add Image as blob... shapes . add_video_frame ( 0 , 0 ...KEEP_LOCKED ) pres . slides [ 0 ] . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/manage-blob/
  3. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....indicating either to ignore shapes within a text. The default...indicating either to ignore shapes within a text. The default...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated horizontally....relatively to what the width of a shape or a text frame is calculated...a simple shape with absolute size and position. shape = builder...

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

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....inserting an image will define its shape using VML. doc . CompatibilityOptions...Vml , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Managing Tags and Custom Data|Aspose.Slides for...

    Add tags and custom data to PowerPoint presentations in Python..."value" ) Or any individual Shape : import aspose.slides as slides...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/managing-tags...
  7. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

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