Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 46,997 for

color

(0.15 sec)
  1. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....the font color font . setColor ( AsposeCells . Color . Blue );...true ); // Set the background color of C6 Cell to Red style . setForegroundColor...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  2. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...font style, background color, border color, and the text itself...channel so I can only get solid colors. This is resolved with a graph...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  3. BMP Images Dithering with Python | products.asp...

    How to use Python for BMP images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/bmp/
  4. Convert Shapefile to JPG in Python

    Learn how to convert Shapefile to JPG in Python using Aspose.GIS for Python via .NET. This step‑by‑step guide covers installation, code, and optimization tips....Set image size, background color, and optional CRS transformation...ImageRenderer, ImageExportOptions, Color, Size, CoordinateSystem # 1...

    blog.aspose.com/gis/convert-shapefile-to-jpg-in...
  5. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。... setColor ( Color . cyan ); //为第二张幻灯片创建文本框 IAutoShape...getSolidFillColor (). setColor ( Color . darkGray ); //为第三张幻灯片创建文本框...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  6. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  7. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  8. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  9. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/