Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 49,132 for

shape

(0.1 sec)
  1. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问已创建的自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认的现有段落...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  2. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问已创建自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认已存在的段落...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  3. Convert STL to 3DS via Python | products.aspose...

    Sample code for STL to 3DS Python conversion. Use API example code for batch STL files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  4. Convert STL to JT via Python | products.aspose.com

    Sample code for STL to JT Python conversion. Use API example code for batch STL files to JT conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  5. Convert GEOJSON to SHX GIS Data via .NET | prod...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/geojson-...
  6. Convert SHX to JSON GIS Data via .NET | product...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/shx-to-j...
  7. Convert SHX to GEOJSON GIS Data via .NET | prod...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/shx-to-g...
  8. Convert KML to SHX GIS Data via .NET | products...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/kml-to-shx/
  9. Rendered chart is distorted with several defect...

    Dear Aspose. As you can see from example. Chart differences (Rendered by Aspose 25.3 VS original in Excel) 1 - Extra black tooth like chart series is rendered 2 - Extra labels are rendered in chart 3 - Blue chart la…...I found the rendered chart/shape is distorted with several defects...

    forum.aspose.com/t/rendered-chart-is-distorted-...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Shapes . AddChart ( ChartType . Pie...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . Doughnut...

    docs.aspose.com/slides/zh/net/callout/