Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 6,847 for

point coloring

(0.27 sec)
  1. Archiv

    Archiv...Clear(Color.White); // Nakreslete tečkovanou...body graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200, 200);...

    blog.aspose.com/cs/imaging/draw-shapes-in-csharp/
  2. Python を使用したマークアップアノテーション|Aspose.PDF for Python...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のテキスト、キャレット、注釈を追加、読み取り、削除する方法、および注釈を置換する方法について説明します。... color = ap . Color . blue text_annotation...PRINT text_annotation . color = ap . Color . blue text_annotation...

    docs.aspose.com/pdf/ja/python-net/markup-annota...
  3. MorphDataControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....backColor Gets or sets a background color of the control. The default...foreColor Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. JavaScript ve C++ kullanarak Pie of Pie veya Ba...

    C++ kullanarak, Aspose.Cells for JavaScript ile, pasta veya dilim grafiğinde ikinci pasta veya çubuğu içeren veri noktalarını nasıl bulacağınızı öğrenin. Bu rehber, ikincil pasta veya çubuğu tanımlama ve erişme yöntemlerini gösterecek ve veriyi etkin şekilde analiz edip manipüle etmenize olanak tanıyacaktır....h1 > Bar of Pie Chart Data Points Example </ h1 > < input type...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/tr/javascript-cpp/find-if...
  5. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...text and changing text to blue color. But hyperlink is not created...text only changing in blue color. Regards, Ganesan. B tilal.ahmad...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  6. Penyorotan Anotasi PDF menggunakan C++|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....highlightAnnotation->set_Color(Color::get_LightGreen()); auto...strikeOutAnnotation->set_Color(Color::get_Blue()); auto squigglyAnnotation...

    docs.aspose.com/pdf/id/cpp/highlights-annotation/
  7. آرشیوها

    آرشیوها...Clear(Color.White); // یک قلم را مقدار دهی...اولیه کنید Pen pen = new Pen(Color.Black, 5); // یک بیضی بکشید...

    blog.aspose.com/fa/drawing/antialiasing-in-csharp/
  8. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...default or already defined color. In the given case it is black...Fill the text with the Blue color. 6 document. fill_text (str...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // 이 주석은...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  10. آرشیوها

    آرشیوها...کنید Pen penBlue = new Pen(Color.getBlue(), 4); // یک منحنی بکشید...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

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