Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 45,863 for

shape

(0.07 sec)
  1. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  2. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  5. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management....doc = new Document ( MyDir + "Shape with linked chart.docx" ); XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加并自定义页眉和页脚,打造专业外观。...master ): for shape in master . shapes : if shape . placeholder...placeholder is not None : if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_drawing method. Updates SmartArt pre-rendered drawing by using Aspose.Words's SmartArt cold rendering engine....drawing class Shape Shape.accept_start method...

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