Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 6,618 for

point coloring

(0.07 sec)
  1. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Description Color { get; set; } Gets or sets the border color. DistanceFromText...text or from the page edge in points. IsVisible { get; } Returns...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Gérer les séries de données de graphique dans l...

    Apprenez à gérer les séries de graphiques en C# pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....les ensembles individuels de points de données, les catégories...permettant de mettre en évidence des points de données spécifiques et de...

    docs.aspose.com/slides/fr/net/chart-series/
  3. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the Points on the chart shall be smoothed using Catmull-Rom splines....whether the line connecting the points on the chart shall be smoothed...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chercher

    chercher...Clear(Color.White); // Tracez une ligne...et // points de coordonnées graphic.DrawLine(new Pen(Color.Blue...

    blog.aspose.com/fr/imaging/draw-shapes-in-csharp/
  5. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... solid_fill_color . color = draw . Color . yellow shape ...portions measured? In points, where 1 inch = 72 points. This applies...

    docs.aspose.com/slides/python-net/paragraph/
  6. JavaScript kullanarak C++ ile Grafik Serisindek...

    Aspose.Cells for JavaScript kullanarak C++ ile grafik serisi noktalarındaki X ve Y değerlerinin türünü nasıl belirleyeceğinizi öğrenin. Bu kılavuz, veri değerlerinin türlerini ve bunlara nasıl erişip çalışacağını açıklamaktadır....values in a series of chart points. Aspose.Cells for JavaScript...Find Type Of X and Y Values Of Points In Chart Series </ h1 > < input...

    docs.aspose.com/cells/tr/javascript-cpp/find-ty...
  7. 如何使用 C++ 添加 Polyline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polyline 註釋的原始程式碼...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....getColor() Gets the border color. getCount() Gets the number...of the border from text in points. getHorizontal() Gets the horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...COLOR. Après avoir créé le calque...couleur en utilisant la propriété color de la classe ColorFillSettings...

    docs.aspose.com/psd/fr/fr/python-net/psd-rempli...
  10. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...highlightAnnotation->set_Color(Color::get_LightGreen()); auto...strikeOutAnnotation->set_Color(Color::get_Blue()); auto squigglyAnnotation...

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