Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,436 for

point coloring

(0.39 sec)
  1. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data Point on the chart in Java....properties of a single data point on the chart. Examples: Shows...Shows how to work with data points on a line chart. public void...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/androidjava/portion/
  3. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...(title, color)。 SquigglyAnnotation 并设置参数 (title, color)。 UnderlineAnnotation...UnderlineAnnotation 并设置参数 (title, color)。 然后我们应该将所有注释添加到页面。 using namespace...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  4. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType.Line 0 ShapeType...

    docs.aspose.com/slides/nodejs-java/connector/
  5. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType.Line 0 ShapeType...

    docs.aspose.com/slides/java/connector/
  6. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType.Line 0 ShapeType...

    docs.aspose.com/slides/androidjava/connector/
  7. Manage Text Portions in Presentations in .NET|A...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for .NET, boosting performance and customization.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/net/portion/
  8. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/cpp/portion/
  9. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...exact example as a starting point, and tried adding entities like...//LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/java/figures-annotation/