Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 45,898 for

color

(0.93 sec)
  1. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....This blending results in a new color as a consequence of the alpha...interacting with the original colors in the image. To draw graphics...

    docs.aspose.com/drawing/java/working-with-image...
  2. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF... Color . Blue ); floatingField . Characteristics...Background = System . Drawing . Color . LightBlue ; floatingField...

    docs.aspose.com/pdf/net/pdf-tooltip/
  3. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....demonstrates how to change font color of the first Run in the document:...the run run . font . color = drawing . Color . red # Save the result...

    docs.aspose.com/words/python-net/python-notes/
  4. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_Color property. Allows to specify the Color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_to_text_color property RevisionOptions.moved_to_text_color property...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... color = "#FF0000" ; list1 . listLevels...listLevels . at ( 0 ). font . color = "#0000FF" ; list2 . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....Interchange Format, limited to 256 colors .BMP Bitmap image file .DJVU...text, line drawings, indexed color images, and photographs You...

    docs.aspose.com/ocr/python-net/supported-file-f...
  8. TableAlignment | Aspose.Words for Java

    Specifies alignment for an inline table in Java....5, Color.GREEN, true); table.setBorder(BorderType...RIGHT, LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Color.h> #include <Aspose.PDF.Cpp/Table/Table...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // 设置表格单元格的边框...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto freeTextAnnotation... 16 , System :: Drawing :: Color :: get_Red ())); annotation...

    docs.aspose.com/pdf/zh/cpp/text-annotation/