Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 47,108 for

color

(1.41 sec)
  1. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the page border is positioned relative to intersecting texts and objects.... color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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 OnePagePerSheet...style and set its fill color and font color Style style = cell ...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....image and fill it with blue color int width = 800 ; int height...g . setColor ( java . awt . Color . blue ); g . fillRect ( 0 ...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... color = aspose . pydrawing . Color . green builder...Font.bold_bi property Font.color property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....Table () # Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  6. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF documents using Aspose.PDF for Java.... setColor ( Color . getRed ()); lineAnnotation...getCharacteristics (). setBorder ( Color . getRed ()); button . getCharacteristics...

    docs.aspose.com/pdf/java/interactive-annotations/
  7. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....object, and set the color type to true color with an alpha channel...by specifying the size and color type using the PngOptions class...

    kb.aspose.com/imaging/java/create-transparent-i...
  8. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Color . from_known_color ( draw . KnownColor...SolidBrush ( draw . Color . from_known_color ( draw . KnownColor...

    docs.aspose.com/slides/zh/python-net/activex/
  9. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释... Print , Color = Color . Blue }; document . Pages...circleAnnotation . setColor ( Color . getRed ()); circleAnnotation...

    products.aspose.com/pdf/zh-hans/annotation/
  10. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....circle properties like its color Create a Graph object and add...a circle is created and its color is set that is followed by the...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...