Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 8,036 for

fill color

(0.07 sec)
  1. 在 Java 中将 EPUB 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 PDF。在Java代码示例中考虑各种EPUB到PDF的转换方案。...setBackgroundColor(value) Sets the color that will fill the background of every...page-size and change the background color to AliceBlue 7 PdfSaveOptions...

    docs.aspose.com/html/zh/java/convert-epub-to-pdf/
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......setColor(new Color(103, 88, 149)); series.getParentSeriesGroup()...getSolidFillColor().setColor(Color.WHITE); series.getLabels()....

    forum.aspose.com/posts.rss
  3. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....getting and setting the gridline color of a worksheet Support exporting...html Support to add font color, cell color as data sorter key Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  4. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  5. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... fill = doc. create_solid_color_brush (doc. create_color...create_color (1, . 61 , 0. 1 , 0. 61 )) 17 18 grid_path = doc....

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... color = java . awt . Color . BLACK ; style ...also possible to pass data to fill OutputIntent properties using...

    docs.aspose.com/pdf/java/whatsnew/
  7. Aspose.PSD for .NET 18.8 - Release Notes|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....PSDNET-49 Add the rendering of the fill opacity property in layers....image produces invalid image colors Enhancement PSDNET-60 Coordinate...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  8. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-circle/
  9. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setColor(Color.BLUE); horizontalRuleFormat...getColor() Gets the brush color that fills the horizontal rule. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-arc/