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

point coloring

(2.23 sec)
  1. C#を使用して図の注釈を追加する|Aspose.PDF for .NET

    この記事では、PDFドキュメントから図の注釈を追加、取得、削除する方法について説明します。...新しい注釈を作成し、パラメータ(新しいRectangle、新しいPoint、タイトル、色、幅など)を設定します。 新しい PopupAnnotation.... Pdf . Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...

    docs.aspose.com/pdf/ja/net/figures-annotation/
  2. ChartDataPoint Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Charts.ChartDataPoint لتنسيق نقاط بيانات الرسم البياني الفردية بسهولة، مما يعزز تصور البيانات لديك بدقة.... Color = Color . Red ; // للحصول على رسم...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/ar/net/aspose.words....
  3. 아카이브

    아카이브...Clear(Color.White); // 펜 초기화 Pen pen = new Pen(Color.Black,...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/ko/drawing/antialiasing-in-csharp/
  4. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!...specified line style, width and color. public void SetBorder ( BorderType...lineStyle , double lineWidth , Color color , bool isOverrideCellBorder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Работа с текстом в PostScript | С++

    Как добавить текст в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/ru/cpp/ps/working-with-text/
  6. 在 PostScript 中处理文本 | .NET

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

    docs.aspose.com/page/zh/net/ps/working-with-text/
  7. Insertar Sparkline con JavaScript vía C++|Docum...

    Crear un sparklines para Excel usando Aspose.Cells for JavaScript vía C++....CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/es/javascript-cpp/creatin...
  8. Aspose.PSD dla Javy 20.2 - Notatki dotyczące wy...

    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....Color.op_Equality(com.aspose.psd.Color,com.aspose...aspose.psd.Color) M:com.aspose.psd.Color.op_Inequality(com.aspose.psd...

    docs.aspose.com/psd/pl/java/aspose-psd-dla-java...
  9. Changements de l API publique dans Aspose.Cells...

    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.... Clear ( Color . Blue ); //Set one page per...style and set its fill color and font color Style style = cell ...

    docs.aspose.com/cells/fr/net/public-api-changes...
  10. 搜索

    搜索...Clear(Color.White); // 初始化筆 Pen pen = new Pen(Color.Black, 5);...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/zh-hant/drawing/antialiasing-in...