Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 49,130 for

shape

(0.09 sec)
  1. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Shape textBox = new Shape ( doc , ShapeType...alignment of the text inside the shape. textBox . HorizontalAlignment...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/cpp/features-overview/
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Figure type find - Free Support Forum - aspose.com

    How to find the figure type for this attached docx. MS_R4.docx (116.0 KB)...sathakathullah Do you mean Shape.ShapeType ? If so you can use...following code to get shape type of each shape in your document:...

    forum.aspose.com/t/figure-type-find/325596
  5. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio Shapes with Aspose.Diagram....the Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/net/working-with-user-d...
  6. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Diagram Python via .Net: Font size and l...

    Hi Team, I am using Aspose.Diagram for Python via .Net(temporary license) on Windows 11 OS. I am converting a VSDX file to PDF without any PdfSaveOptions However, post conversion, I have observed that the line spacing …...the font size of the text in Shapes in PDF is not consistent with...on the way to get consistent shape text/size post pdf conversion...

    forum.aspose.com/t/aspose-diagram-python-via-ne...
  10. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.getColor() 属性。它可以帮你查找与形状发光颜色相关的各种属性。...( 0 ); // Access the shape const shape = sheet . getShapes ()...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...