Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 9,894 for

shape

(0.04 sec)
  1. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Remarks The default value for a Shape is true . Examples Show how...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C++...MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/cpp/presentation-theme/
  3. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Remarks The default value for a Shape is True . Examples Show how...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.shadowEnabled property | Aspose.Words for...

    Shape.shadowEnabled property. Returns ``true`` if a shadow effect is enabled....shadowEnabled property Shape.shadowEnabled property Returns true...Drawing class Shape Shape.oleFormat property Shape.signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.gap_width property | Aspose.Wo...

    ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  8. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Examples: Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....collection Traverse through each shape inside the the presentation...collection Insert a picture frame shape with the desired image for every...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  10. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_Shape_to_text property. Determines whether Microsoft Word will grow the Shape to fit text....fit_shape_to_text property TextBox.fit_shape_to_text property...grow the shape to fit text. @property def fit_shape_to_text (...

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