Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 30,344 for

color

(0.04 sec)
  1. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-doc...
  2. 创建并嵌入 Excel 图表作为 OLE 对象|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.... ForegroundColor = Color . White ; // 设置图表区域的背景色 chart.... Area . BackgroundColor = Color . White ; // 设置图表区域的前景色 chart...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  3. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // 创建TextBuilder对象...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  4. Format Worksheet Cells in a Workbook|Documentation

    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.... Use borders and colors to emphasize data. Apply number...viewer-friendly. Careful use of color, shading, borders, fonts, number...

    docs.aspose.com/cells/java/format-worksheet-cel...
  5. PageInfo | Aspose.Words for Java

    Represents information about a particular document page in Java....true if the page contains colored content. getHeightInPoints()...true if the page contains colored content. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  6. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...specularExponent = "30" lighting - color = "#ddd" > 3 < fePointLight...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  7. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的图表...1 , 30 )); // Sets the fill color for series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Takes the second...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  8. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...transition between two or more colors or shades. In visual arts,...smooth transitions from one color to another, adding depth, dimension...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....to set the compression type, color depth, shape type, and flag...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....text but change its font and color as well Instantiate the PdfFileMend...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...