Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 6,610 for

point coloring

(0.11 sec)
  1. Archiver

    les archives...pydrawing import Color # Charger le fichier Excel workbook...n_series[1].area.foreground_color = Color.steel_blue chart.n_series[1]...

    blog.aspose.com/fr/cells/create-gantt-chart-in-...
  2. הערות לגרסה Aspose.PSD for .NET 21.10|Documenta...

    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 . Black ); } } image . Save...textPortion . Style . FillColor = Color . BlueViolet ; textLayer . TextData...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-2...
  3. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....Document ( input_file ) point = ap . Point ( 62 , 462 ) # por exemplo...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  4. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....Document ( input_file ) point = ap . Point ( 62 , 462 ) # على سبيل...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  5. Добавление объекта Прямоугольник в PDF файл|Asp...

    В этой статье объясняется, как создать объект Прямоугольник в вашем PDF с помощью Aspose.PDF для C++....float width , float height , Color color , int zindex ) { // Создать...rect . GraphInfo . FillColor = color ; // Цвет графического объекта...

    docs.aspose.com/pdf/ru/cpp/add-rectangle/
  6. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Gets or sets the value (in points) for a first line or hanging.... Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  7. 将矩形对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建矩形对象。...Color ; import com.aspose.pdf.Document...Page ; import com.aspose.pdf.Point ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/java/add-rectangle/
  8. BorderCollection.line_width property | Aspose.W...

    BorderCollection.line_width property. Gets or sets the border width in Points....or sets the border width in points. @property def line_width (...page_setup . borders . color = aspose . pydrawing . Color . green page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Diagrammdatenserien in Präsentationen mit C++ v...

    Erfahren Sie, wie Sie Diagrammserien in C++ für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....you how to change a series' color: auto pres = System :: MakeObject...0f , 600.0f , 400.0f ); auto point = chart -> get_ChartData ()...

    docs.aspose.com/slides/de/cpp/chart-series/
  10. Porción|Aspose.Slides para Node.js a través de ...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/nodejs-java/portion/