Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 48,745 for

shape

(0.39 sec)
  1. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/
  2. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Document(getMyDir() + "Shape high dpi.docx"); Shape shape = (Shape)doc.getChild(NodeType...getChild(NodeType.SHAPE, 0, true); ShapeRenderer renderer = shape.getShapeRenderer();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....Examples Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/net/aspose.words/sto...
  4. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name....system by double-clicking on the shape that contains the OLE object...zip_file_bytes ) as stream : shape = builder . insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object...objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以创建 PPT、PPTX 和 ODP 动态演示文稿。... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...MainSequence . AddEffect ( shape , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... auto shape = slide -> get_Shapes () -> AddAutoShape...150 , 75 ); // 设置矩形形状的填充颜色。 shape -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the brush thickness that strokes the path of a Shape in points....strokeWeight property Shape.strokeWeight property Defines the...that strokes the path of a shape in points. get strokeWeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...also a shape object from shapes collection const shape = workbook...method const fontSetting = shape . getRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...