Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 6,838 for

point coloring

(0.23 sec)
  1. أرشيف

    أرشيف...للرسم Pen penBlue = new Pen(Color.Blue, 4); // ارسم منحنى graphics...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/ar/drawing/graphics-programming...
  2. أرشيف

    أرشيف...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...
  3. چگونگی اضافه کردن Polyline حاشیه نویسی با استفا...

    کد منبع برای اضافه کردن Polyline حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/fa/cpp/annotation/polyl...
  4. 如何用 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-hans/cpp/annotation/...
  5. 如何用 .NET 添加 Polyline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 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-hans/net/annotation/...
  6. Convertir gráfico a imagen en PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= new ChartType (); $color = new Color (); $imageFormat = new...//Set the fill colors for the series's data points (France - Portugal(7...

    docs.aspose.com/cells/es/java/converting-chart-...
  7. Diagramm in Bild konvertieren in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= new ChartType (); $color = new Color (); $imageFormat = new...//Set the fill colors for the series's data points (France - Portugal(7...

    docs.aspose.com/cells/de/java/converting-chart-...
  8. C#를 사용한 PDF 하이라이트 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 하이라이트 주석을 추가하는 방법을 배우고 텍스트 강조 및 검토를 수행하세요...."Aspose User" , Color = Aspose . Pdf . Color . LightGreen };..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; var squigglyAnnotation...

    docs.aspose.com/pdf/ko/net/highlights-annotation/
  9. 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/
  10. 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/