Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 30,311 for

color

(0.25 sec)
  1. 使用 Java 编辑 PDF | Aspose.PDF

    Java 源代码,用于在 Java 和 PHP 中编辑 PDF 文件中的敏感信息,德尔福。...setFillColor ( Color . getBlack ()); annot . setBorderColor ( Color . getYellow...getYellow ()); annot . setColor ( Color . getBlue ()); annot . setFontSize...

    products.aspose.com/pdf/zh-hans/java/redaction/
  2. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Table () # Set the table border color as LightGray table . border...BorderSide . ALL , 5 , ap . Color . light_gray ) # Set the border...

    products.aspose.com/pdf/python-net/table/add/
  4. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....form field, changing its text color to red and adjusting the vertical...appearance formFieldTextBox . color = pdf . Color . red formFieldTextBox...

    products.aspose.com/pdf/tutorial/fill-pdf/
  5. 图表格式化|Aspose.Slides 文档

    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.... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/
  6. Aspose::Words::Tables::PreferredWidth::GetHashC...

    Aspose::Words::Tables::PreferredWidth::GetHashCode method. Serves as a hash function for this type in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this object in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  9. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-curve/
  10. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the style...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...