Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 50,433 for

shape

(0.16 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/ar/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/cs/viewer/
  3. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/hu/viewer/
  4. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/nl/viewer/
  5. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....importing Numbers Support copying shapes when copying columns Support...export editable textboxes and shapes to pptx Support to remove AutoFilter...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  6. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...bookmark is placed after the two shapes, whereas before the merge the...the document (before the two shapes). alexey.noskov October 28...

    forum.aspose.com/t/document-bookmark-misplaced-...
  7. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/
  8. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...painting vector graphics like shapes or text, we employ a technique...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....(key)) { 17 // Replace text of a shape 18 richText. setText (richText...(key)) { 17 // Replace text of a shape 18 richText. setText (richText...

    docs.aspose.com/note/java/working-with-text/
  10. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...AppendChild(new Shape(doc, ShapeType.Image) { ImageData...aspose.com/words/net/rendering-shapes-to-emf/ 小结 提高 DPI (300 → 600+)是最直接的方式。...

    forum.aspose.com/t/groupshape-getshaperenderer-...