Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 49,144 for

shape

(0.38 sec)
  1. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? pip install aspose-words...pdf") doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/pdf/
  2. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create and Customize PowerPoint SmartArt in Jav...

    Learn how to create and edit PowerPoint SmartArt in Java via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Using Java Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/java/powerpoint-smartart/
  4. Create and Customize PowerPoint SmartArt in C++...

    Learn how to create and edit PowerPoint SmartArt in C++ via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Presentations Using C++ Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/cpp/powerpoint-smartart/
  5. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the path of a Shape in C++....the text fits the path of a shape. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.black...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 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...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....[ 0 ] auto_shape = slide0 . shapes . add_auto_shape ( slides ...100 , 100 , 400 , 100 ) auto_shape . text_frame . text = "Morph...

    docs.aspose.com/slides/python-net/slide-transit...
  10. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Working with Charts through Shape.Chart Object Once the chart...able to change its appearance. Shape.Chart property contains all...

    docs.aspose.com/words/java/working-with-charts/