Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 48,488 for

shape

(0.15 sec)
  1. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  2. Aspose Diagram not able to convert VSDX file ty...

    Hi Team, We are using the Aspose.Diagram library method to convert VSDX files into PDF format. However, we have encountered the following issues in the PDF output: Font-family changes. PDF image distortions, includin…... Overflowing shape texts. Wrapped legend text....Rectangular shape changed into cylindrical shape Text getting...

    forum.aspose.com/t/aspose-diagram-not-able-to-c...
  3. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...Aspose :: Words :: Drawing :: Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw Shapes in a visio page with Aspose.Diagram....Tutorial Draw Shape in Visio Learn How To draw shapes in a visio...In this tutorial, we'll draw shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/draw-shape...
  5. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....MyDir + "OLE shape.rtf" ); Shape oleShape = ( Shape ) doc . FirstSection...Body . GetChild ( NodeType . Shape , 0 , true ); // OLE objects...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些Shape组合成一个groupShape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的Shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a...markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape...

    forum.aspose.com/t/groupshape-markup-language/3...
  7. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a Shape. To learn more, visit the documentation article in C++....for a shape. To learn more, visit the Working with Shapes documentation...that strokes the path of a shape in points. GetType () const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add ActiveX Controls using Aspose.Cells with Go...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....ActiveX control inside the shape collection, you can access the...ActiveX control object via the Shape::get_ActiveXControl() method...

    docs.aspose.com/cells/go-cpp/add-activex-contro...
  10. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method... shape = builder . insert_chart ( chart_type...450 , height = 450 ) chart = shape . chart chart . title . text...

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