Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 48,663 for

shape

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... Remarks Use the Shape.ole_format property to access...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... PowerPoint 对该文本框使用 Resize shape to fit text 设置——它会自动调整文本框的大小,以确保文本始终适配。...overflow Resize shape to fit text Wrap text in shape Aspose.Slides...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  4. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...
  5. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式... Workbook (); const shapes = workbook . getWorksheets...// add a TextBox const shape = shapes . addTextBox ( 2 , 0 ,...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  6. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/presentation...
  7. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...
  8. Create a Presentation Viewer in .NET|Aspose.Sli...

    Create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID . To achieve this, use the...

    docs.aspose.com/slides/net/presentation-viewer/
  9. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP via Java — a practical guide to engage your audience....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/php-java/trend-line/
  10. Paragraph.Accept | Aspose.Words for .NET

    Discover the Paragraph Accept method that enhances visitor engagement and improves user experience. Boost your site's interaction today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/par...