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

shape

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

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

    products.aspose.com/gis/nl/viewer/
  2. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/java/ps/working-with-trans...
  3. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  4. DWG Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/net/dwg-drawings/
  5. Გააკეთეთ WORD Python Ის Გამოყენებით

    შექმენით ახალი WORD Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Python via .NET ბიბლიოთეკის გამოყენებით....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ka/python-net/make/word/
  6. Data Visualization API for .NET

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

    products.aspose.com/gis/net/viewer
  7. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...Pdf); } This is the exact shape of our ConvertSlide implementation...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  8. 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...
  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. 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/