Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 30,426 for

color

(0.06 sec)
  1. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... // 1 - A flat color: shapeRectangle . fillColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Color . BLUE , FontStyle . Courier...

    products.aspose.com/pdf/java/watermark/
  3. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。... SetColor ( Color :: Red ()); styleObject . GetFont...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  4. PDF Forms. Manage via Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/java/acroforms/
  5. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Color . dark_blue ) # Set data label...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... solid_fill_color . color = draw . Color . black paragraph...格式化超链接 颜色 通过 IHyperlink 接口中的 color_source 属性,您可以设置超链接的颜色,并从超链接...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  8. Product Overview|Documentation

    Aspose.BarCode for .NET: Product Description, Main Features, and General Information...barcodes, such as background color, bar color, rotation angle, X-dimension...resolution, height, background color, bar color, rotation angle, X-dimension...

    docs.aspose.com/barcode/net/product-overview/
  9. PDF Forms. Manage via PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....PHP // Open document $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // Add field...

    products.aspose.com/pdf/php-java/acroforms/
  10. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....some reason, to use a solid color background, please change the...BackgroundArtifact and set the background color background_artifact = ap . BackgroundArtifact...

    docs.aspose.com/pdf/python-net/artifacts/