Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 16,421 for

point

(0.1 sec)
  1. Архивы

    Архивы...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ru/drawing/graphics-programming...
  2. Arsip

    Arsip...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/id/drawing/graphics-programming...
  3. ค้นหา

    ค้นหา...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/th/drawing/graphics-programming...
  4. Архів

    Архів...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/uk/drawing/graphics-programming...
  5. Arşiv

    Arşiv...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/tr/drawing/graphics-programming...
  6. Archiwa

    Archiwa... Następnie pobierz tablicę Points ograniczającą region kodu kreskowego...kreskowego za pomocą metody Points. Na koniec pokaż punkty X i...

    blog.aspose.com/pl/barcode/read-barcode-from-im...
  7. Marker Symbolizer|Documentation

    GIS C# Library of API ondersteunt Simple Marker symbolizer die een vooraf gedefinieerde vorm tekent met aanpasbare vulling en omtrek op geometrieën van elk type zoals Punt, Lijn, Oppervlak....Types Rendering Behavior Point Point, MultiPoint Tekent de vorm...toevoegen aan uw markers. Bezoek Points Labeling Examples voor voorbeelden...

    docs.aspose.com/gis/nl/marker-symbolizer/
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  9. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in Points)....line spacing of this font (in points). @property def line_spacing...get a font’s line spacing, in points. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...を作成し、ポリゴンのパラメータを設定します (新しいRectangle、新しいPoints、タイトル、色、InteriorColor、Opacity)。...ポリゴン注釈を作成する auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/