Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 15,832 for

point

(0.21 sec)
  1. 아카이브

    아카이브... points[ 0 ] . area . foreground_color...green chart . n_series[ 1 ] . points[ 1 ] . area . foreground_color...

    blog.aspose.com/ko/cells/create-gantt-chart-in-...
  2. 搜索

    搜索... points[ 0 ] . area . foreground_color...green chart . n_series[ 1 ] . points[ 1 ] . area . foreground_color...

    blog.aspose.com/zh-hant/cells/create-gantt-char...
  3. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...in points pageInfo.setHeight(842); // A4 height in points pageInfo...in points pageInfo.setHeight(842); // A4 height in points pageInfo...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  4. PS-fájl vásznak kezelése | .NET

    .NET API megoldás PS fájlok kezelésére. Kódpélda a PS-fájlok grafikus állapotainak vágására és átalakítására néhány soros C# kóddal....state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    products.aspose.com/page/hu/net/work-with-ps-gr...
  5. Архивы

    Архивы...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/ru/slides/create-charts-in-powe...
  6. Lưu trữ

    Lưu trữ...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/vi/slides/create-charts-in-powe...
  7. 搜索

    搜索...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets the amount of space (in points) to add below the contents...Gets the amount of space (in points) between the cells. getColumnStripe()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Lưu trữ

    Lưu trữ...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/vi/drawing/use-system-drawing-i...
  10. Abrufen von Absatzgrenzen aus Präsentationen in...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für Java abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren.... Float point = portion . getCoordinates ();...Pixel umrechnen mit: pixels = points × (DPI / 72). Das Ergebnis...

    docs.aspose.com/slides/de/java/paragraph/