Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 6,610 for

point coloring

(0.26 sec)
  1. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ארכיון

    ארכיון...FromImage(bitmap); Pen pen = new Pen(Color.Blue, 2); graphics.DrawArc(pen...FromImage(bitmap); Pen pen = new Pen(Color.Blue, 2); PointF p1 = new PointF(0...

    blog.aspose.com/he/drawing/draw-graphics-and-cr...
  3. Archivio

    Archivio...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/it/slides/create-powerpoint-pre...
  4. Archivo

    Archivo...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/es/slides/create-powerpoint-pre...
  5. أرشيف

    أرشيف...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/ar/slides/create-powerpoint-pre...
  6. Ajouter des annotations de figures en utilisant...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures de votre document PDF avec Aspose.PDF for .NET... Du point de vue de la structure interne...(nouveau Rectangle, nouveau Point, titre, couleur, largeur, etc...

    docs.aspose.com/pdf/fr/net/figures-annotation/
  7. Adicionar Anotações de Figuras usando C#|Aspose...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF for .NET... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/pt/net/figures-annotation/
  8. 如何使用 .NET 添加 Polygon 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Polygon 批注。...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 C++ 添加 Polygon 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polygon 註釋的原始程式碼...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. Pythonでチャートデータ系列を管理する|Aspose.Slides for Python ...

    PythonでPowerPoint(PPT/PPTX)のチャートデータ系列を管理する方法を学び、実用的なコード例とベストプラクティスでデータプレゼンテーションを強化します。...pydrawing as draw series_color = draw . Color . blue with slides ...fill . solid_fill_color . color = series_color # プレゼンテーションファイルをディスクに保存します。...

    docs.aspose.com/slides/ja/python-net/chart-series/