Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 48,648 for

shapes

(0.05 sec)
  1. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  2. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats.... Shapes . AddChart ( ChartType . Sunburst...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Sunburst...

    docs.aspose.com/slides/net/data-points-of-treem...
  3. Split VSSM Files via Python | products.aspose.com

    Python source code to Split vssm file within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/splitte...
  4. Split VSSM Files via Python | products.aspose.com

    Python source code to Split vssm file within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/splitter...
  5. View or Edit VSSM Files Metadata via Python | p...

    Python sample code to edit or view VSSM metadata within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/metadat...
  6. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  7. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...
  8. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  9. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  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/