Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 48,782 for

shapes

(0.33 sec)
  1. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. 用Node.js和C++检测空工作表|Documentation

    本文演示了使用C++的Node.js API以编程方式检测Excel工作簿中的空工作表的代码。...} // Check if worksheet has shapes else if ( sheet . getShapes...because there are one or more shapes` ); } // Check if worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/detecting-e...
  3. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your Shapes' aspect ratio for perfect designs. Enhance your projects today!...property Specifies whether the shape’s aspect ratio is locked. public...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....first slide, injecting a simple shape, and persisting the result—so...you an immediate canvas for shapes, text, charts, or any other...

    docs.aspose.com/slides/java/create-presentation/
  5. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... shapes . add_chart ( charts . ChartType...是的。将图表渲染为 raster formats 或将 shapes as SVG 保存时,标记会保留其外观和设置,包括大小、填充和轮廓。...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID of the OLE object in C++....docm" ); // Shapes store and display OLE objects...in the document's body. auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  9. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Gets the actual bounds of the shape in points. (Inherited from NodeRendererBase...Gets the opaque bounds of the shape in points. (Inherited from NodeRendererBase...

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