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

color

(0.15 sec)
  1. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....also specify the dash pattern, color and other formatting for Line...object that is filled with color. // For complete examples and...

    docs.aspose.com/pdf/net/add-line/
  2. Convert PSB to TIFF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/psb-to-tiff/
  3. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... color = Rjb :: import ( "java.awt.Color" ) watermark...watermark . getFill () . setColor ( color . GRAY ) # Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  4. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/androidjava/ellipse/
  5. Converte PSD ad TIFF cum C# | products.aspose.com

    Export PSD, PSB & AI, fasciculus per .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/la/net/conversion/psd-t...
  6. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your document's last character with custom fonts!...Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...currently only support color for example : { 'color' : 'rgba(85, 57...currently only support color for example : { 'color' : 'rgba(85, 57...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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.... innerHTML = '<p style="color: red;">Please select an Excel...customXmlParts . get ( 1 ). id = "Color" ; wb . customXmlParts . get...

    docs.aspose.com/cells/zh/javascriptcpp/develope...
  10. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格... Table (); he table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); he border...

    products.aspose.com/pdf/zh-hans/java/table/add/