Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 6,626 for

point coloring

(0.08 sec)
  1. چگونگی اضافه کردن 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...
  2. 如何用 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/...
  3. 如何用 .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/...
  4. 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/
  5. 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/
  6. MorphDataControl class | Aspose.Words for Python

    aspose.words.drawing.ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....Description back_color Gets or sets a background color of the control...Forms2OleControl ) fore_color Gets or sets a foreground color of the control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Drawing Images using Graphics|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....class Clear method and pass color as a parameter. This method...the Graphics surface with the color passed in as an argument. Draw...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  8. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다.... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/ko/java/highlights-annotation/
  9. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...Description left float Distance in points from the origin to the left...shape. top float Distance in points from the origin to the top...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Архів

    Архів...малювання Pen penBlue = new Pen(Color.getBlue(), 4); // Намалюйте...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/uk/drawing/graphics-programming...