Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 9,918 for

shapes

(0.08 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of Shapes....previous TextBox in a sequence of shapes. @property def previous ( self...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Create a Chart|Aspose.Slides Documentation

    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.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; //Access the...

    docs.aspose.com/slides/net/create-a-chart/
  5. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust Shapes' vertical dimensions for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in vertical...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/cpp/picture-frame/