Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 6,618 for

point coloring

(0.18 sec)
  1. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/net/ps/working-with-clips/
  2. Notas de la versión de Aspose.PSD para .NET 24....

    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 . ToArgb ()); // ff09eb32 AssertAreEqual...(- 16777216 , rellenoTrazo . Color . ToArgb ()); // ff000000 }...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  3. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design....sets the amount of space (in points) to add above the contents...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in Points, enhancing your table's appearance and readability....sets the amount of space (in points) between the cells. public...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in Points) to add to the right of the contents of table cells....sets the amount of space (in points) to add to the right of the...background_pattern_color = aspose . pydrawing . Color . antique_white...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. @property...background_pattern_color = aspose . pydrawing . Color . antique_white...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in Points) to add below the contents of table cells....sets the amount of space (in points) to add below the contents...background_pattern_color = aspose . pydrawing . Color . antique_white...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....NET: Bar Colors Set solid color for duration bars:...1 ].Area.ForegroundColor = Color.SteelBlue; Transparent Offsets...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  9. Робота з кліпами у файлі PS| Java

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати функції в Java...state on 100 points to the right and 100 points to the bottom...state 30 document. setPaint (Color. BLUE ); 31 32 //Fill the rectangle...

    docs.aspose.com/page/uk/java/ps/working-with-cl...
  10. Добавление объекта Прямоугольник в 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/