Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 46,168 for

color

(0.59 sec)
  1. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....the draw type, draw color, background color, layers, pen options...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  2. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/java/converting-to-fixed-...
  3. Get Equation Text of Chart Trendline|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....Equation Text is shown in Red color. We will retrieve this text...Assistant Close How to change theme colors for chart series How to add...

    docs.aspose.com/cells/java/get-equation-text-of...
  4. Tile Picture as a Texture inside the Shape|Docu...

    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....Document Assistant Close Read Color of the Shape's Glow Effect Analyzing...

    docs.aspose.com/cells/java/tile-picture-as-a-te...
  5. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and save the desired portion of image as a separate image on the disk....like setting the background color, setting the interrupt monitor...required, setting the transparent color, setting the horizontal and...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  6. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。... solid_fill_color . scheme_color = slides . SchemeColor...solid_fill_color . name , fill_effective . solid_fill_color )) # 示例输出:...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. This means that when the watermark...removing both its fill and border colors: watermarkShape . FillFormat...

    docs.aspose.com/slides/net/watermark/
  8. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust Color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!...that lightens or darkens a color. public double TintAndShade...Border object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...font-size:12pt; color:#333; margin:20px;} h1 {color:#0066CC; margin-bottom:10px;}...

    forum.aspose.com/t/supported-css-properties-for...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/