Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 47,987 for

shape

(0.07 sec)
  1. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....first shape, which is a text box, and set its text Shape shape.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  3. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...Cells 提供 Shape.getGlow() 属性和 GlowEffect 类,用于处理形状或图表的发光效果。...源Excel文件 ,访问第一个工作表中的第一个形状,并设置 Shape.getGlow() 属性的子属性,然后将工作簿保存为 输出Excel文件...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the rotation of the label in degrees in C++....value is Horizontal , the label shape, if it exists, is rotated along...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  8. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked 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...
  9. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... Examples Shows how to set shape fill type as image. doc = aw...setting image. shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...Cells 提供 Shape.Geometry.GetShapeAdjustValues...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...