Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 45,857 for

shape

(0.06 sec)
  1. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the documentation article in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....Page class auto layout the shapes and connectors in the page...stencil. Add organization node shapes to page. Add connectors to...

    docs.aspose.com/diagram/java/create-organizatio...
  3. Shape.shadowEnabled property | Aspose.Words for...

    Shape.shadowEnabled property. Returns ``true`` if a shadow effect is enabled....shadowEnabled property Shape.shadowEnabled property Returns true...Drawing class Shape Shape.oleFormat property Shape.signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...fileName, string imgCoordinates, Shape oldShape) { string ProcessName...DocumentBuilder(oDoc); // Get all shapes in document NodeCollection...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....GIF URL when loading images/shapes. The default value is content/img/updating...setActiveForMultiple ( false ); set info for shape/images operation for server...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. ChartSeriesCollection.add method | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 管理演示文稿中的连接符|Aspose.Slides for Python 文档

    使 Python 应用能够在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动布线直线、折线和曲线连接符,从而实现对它们的完全控制。... 使用 Shapes 对象公开的 add_auto_shape 方法向幻灯片添加两个 AutoShape...AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的 add_auto_shape 方法添加连接器。 使用连接器连接形状。...

    docs.aspose.com/slides/zh/python-net/connector/
  10. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Python via .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/python-net/insert-datalab...