Search
Sort
Score
Result
10 results
Languages
All
Labels
All
Results
3,421
-
3,430
of
50,867
for
shape
(0.04 sec)
«
Prev
338
339
340
341
342
343
344
345
346
347
348
Next
»
ChartAxis.CategoryType | Aspose.Words for .NET
Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity....DocumentBuilder ( doc );
Shape
shape
= builder . InsertChart (...500 , 300 ); Chart chart =
shape
. Chart ; // Clear the chart's...
reference.aspose.com/words/net/aspose.words.dra...
more..
AxisTickLabels.IsAutoSpacing | Aspose.Words for...
Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects....DocumentBuilder ( doc );
Shape
shape
= builder . InsertChart (...500 , 300 ); Chart chart =
shape
. Chart ; // Clear the chart's...
reference.aspose.com/words/net/aspose.words.dra...
more..
ThemeColors.accent2 property | Aspose.Words for...
ThemeColors.accent2 property. Specifies color Accent 2....insert a
shape
, and then set a color for it via "
Shape
Format"...Format" -> "
Shape
Styles". colors = theme . colors colors . dark1 =...
reference.aspose.com/words/python-net/aspose.wo...
more..
连接器|Aspose.Slides 文档
了解如何使用 Aspose.Slides for Android 在形状之间添加、路由和设置连接器的样式,并提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...( IShape
shape
: slide . getShapes ()) { if (
shape
instanceof...connector = ( IConnector )
shape
; break ; } } } finally { presentation...
docs.aspose.com/slides/zh/androidjava/examples/...
more..
连接器|Aspose.Slides 文档
了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...( IShape
shape
: slide . getShapes ()) { if (
shape
instanceof...connector = ( IConnector )
shape
; break ; } } } finally { presentation...
docs.aspose.com/slides/zh/java/examples/element...
more..
Picture|Aspose.Slides Documentation
Work with pictures in Aspose.Slides for Android: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....( IShape
shape
: slide . getShapes ()) { if (
shape
instanceof...pictureFrame = ( IPictureFrame )
shape
; break ; } } } finally { presentation...
docs.aspose.com/slides/androidjava/examples/ele...
more..
ChartAxis.ReverseOrder | Aspose.Words for .NET
Discover the ChartAxis ReverseOrder property to easily display axis values in reverse, enhancing data clarity from maximum to minimum....DocumentBuilder ( doc );
Shape
shape
= builder . InsertChart (...500 , 300 ); Chart chart =
shape
. Chart ; // Clear the chart's...
reference.aspose.com/words/net/aspose.words.dra...
more..
处理 Python 中的图像|Python via .NET 格式的 Aspose.Words
使用 Python 创建和管理文档中各种格式的图像。...insert_image 方法返回刚刚创建和插入的
Shape
对象,以便您可以进一步修改
Shape
的属性 插入内嵌图像 将表示包含图像的文件的单个字符串传递给...如何从文档中提取图像 所有图像都存储在 Document 中的
Shape
节点内。要从文档中提取所有图像或具有特定类型的图像,请按照下列步骤操作:...
docs.aspose.com/words/zh/python-net/working-wit...
more..
Ფაილის Კონტენტის Ოპტიმიზაცია C# Ის Გამოყენებით
შეკუმშოს ფაილები C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...
Shape
, true ); foreach (
Shape
shape
in nodes) { if...if (
shape
.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...
products.aspose.com/words/ka/net/compress/
more..
Შეკუმშოს DOC C#
შეკუმშოს DOC C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....
Shape
, true ); foreach (
Shape
shape
in nodes) { if...if (
shape
.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...
products.aspose.com/words/ka/net/compress/doc/
more..
«
Prev
338
339
340
341
342
343
344
345
346
347
348
Next
»