Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 45,789 for

shape

(0.33 sec)
  1. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties....doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. # Our...add contents such as run and shape nodes to it until it does. self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a Shape or a text frame is calculated vertically....relatively to what the height of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font formatting of the chart title....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background Shapes for a polished look....Controls display of the background shape in print layout view. public...

    reference.aspose.com/words/net/aspose.words.set...
  9. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  10. 在表格单元格中添加图片|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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...