Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 15,863 for

point

(0.21 sec)
  1. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) between the cells. ColumnStripe...

    reference.aspose.com/words/net/aspose.words/tab...
  2. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) between the cells. column_stripe...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Mise à jour de la couche de remplissage PSD en ...

    Exemples d'utilisation de tous les types de calques d'ajustement, y compris Color Fill, Gradient Fill et Pattern Fill...définir les points de couleur de dégradé et les points de transparence...transparence. Dans le code fourni, les points de couleur de dégradé sont...

    docs.aspose.com/psd/fr/fr/python-net/psd-rempli...
  4. ChartDataPointCollection.Count | Aspose.Words p...

    Scopri la proprietà Count di ChartDataPointCollection, che restituisce in modo efficiente il numero totale di ChartDataPoint, migliorando la visualizzazione dei dati....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  5. 아카이브

    아카이브...getPoints()를 사용하여 바코드 영역을 경계로 하는 Points 배열을 가져옵니다. 마지막으로 바코드의 X 및 Y...감지된 모든 바코드의 x 및 y 좌표 표시 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/ko/barcode/read-barcode-from-im...
  6. تخصيص الأشكال في العروض التقديمية باستخدام بايث...

    إنشاء وتخصيص الأشكال في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides لبايثون عبر .NET: مسارات الهندسة، الزوايا المنحنية، الأشكال المركبة....خط إلى نهاية مسار: line_to ( point ) line_to ( x , y ) إضافة خط...موقع محدد داخل مسار: line_to ( point , index ) line_to ( x , y ,...

    docs.aspose.com/slides/ar/python-net/custom-shape/
  7. Automatización de la generación de PowerPoint e...

    Automatiza la creación de diapositivas en plataformas en la nube con Aspose.Slides para Python—genera, edita y convierte archivos PowerPoint y OpenDocument de forma rápida y fiable.... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/es/python-net/automating...
  8. 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/
  9. 記録

    記録...Geometry = new Point(33.97, -118.25); firstFeature...secondFeature.Geometry = new Point(35.81, -96.28); secondFeature...

    blog.aspose.com/ja/gis/create-and-read-shapefil...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....three others in ordinary double points. Bézier curves are widely used...convex hull of its control points, the points may be graphically displayed...

    docs.aspose.com/pdf/cpp/add-curve/