Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 49,132 for

shapes

(0.12 sec)
  1. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...of the shape , can be found in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...excel转pdf,图片转换报错Shape to image Error! 中文技术支持 cells-net cromwell1994...2025, 7:36am 1 Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为:...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...
  3. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...

    docs.aspose.com/slides/python-net/animated-charts/
  4. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...ShapeCollection 对象公开的 add_auto_shape 方法,向幻灯片添加两个 AutoShape 对象。 使用...访问第一张幻灯片的形状集合。 shapes = presentation . slides [ 0 ] . shapes # 添加一个椭圆...

    docs.aspose.com/slides/zh/python-net/connector/
  5. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_Shapes property. Gets or sets a boolean value indicating either to ignore Shapes within a text....ignore_shapes property FindReplaceOptions.ignore_shapes property...indicating either to ignore shapes within a text. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt Shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....from the Gear Type SmartArt Shape with Golang via C++ Contents...from the Gear Type SmartArt Shape. To achieve this, follow these...

    docs.aspose.com/cells/go-cpp/extract-text-from-...
  7. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....Change Adjustment Values of the Shape with C++ Contents [ Hide ] Aspose...Aspose.Cells provides Shape.Geometry.GetShapeAdjustValues property...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  8. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Սեղմել WORD Ը Javascript Ում

    Սեղմեք WORD ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  10. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。... Shapes . AddChart ( ChartType . Area...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-axis/