Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 49,137 for

shape

(0.07 sec)
  1. 使用 Java 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-autofit-s...
  2. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow....); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/cpp/export-chart/
  3. Export Presentation Charts in .NET|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for .NET, supporting PPT and PPTX formats, and streamline reporting into any workflow.... Shapes . AddChart ( ChartType . ClusteredColumn...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/net/export-chart/
  4. SVG/Vector Image Resolution Issue in Aspose.Wor...

    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. Manage Smart Art|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Worksheet Data in Non-Primitive Shape Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/managing-smart...
  6. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated....should not rotate when the shape is rotated. get noTextRotation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox.textBoxWrapMode property | Aspose.Words...

    TextBox.textBoxWrapMode property. Determines how text wraps inside a Shape....Determines how text wraps inside a shape. get textBoxWrapMode () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....support to manage annotations at shape level by adding, accessing and...comments. Using comments at shape level, relevant information...

    products.aspose.com/diagram/python-java/annotat...
  10. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

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