Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 38,854 for

color

(0.08 sec)
  1. Specify how to cross string in output HTML usin...

    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....an image bordered with red color, as shown in this screenshot...

    docs.aspose.com/cells/net/specify-how-to-cross-...
  2. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Color.h> #include <Aspose.PDF.Cpp/Table/Table...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // 设置表格单元格的边框...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  3. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....to the clipboard Change the color of the stroke line and fill...{ FillColor = Color.Azure, StrokeColor = Color.Brown }; map.Add(VectorLayer...

    products.aspose.com/gis/net
  4. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...green color and negative (decrease) value in red color. AsposeWaterfallChart...positive (increase) bar fill color: GREEN and negative as read...

    forum.aspose.com/t/create-waterfall-chart-with-...
  5. Text, Image or Page Stamps in PDF using Java | ...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java.... setForegroundColor ( Color . getAqua ()); // Add stamp...

    products.aspose.com/pdf/java/stamps/
  6. BaseGenerationParameters|Aspose.BarCode for Pyt...

    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....to render image back_color Background color of the barcode image...Default value: Color.White. See aspose.pydrawing.Color. resolution...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_White...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  8. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting... highlight_color = aspose . pydrawing . Color . yellow doc...run . font . color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Java 中将 Markdown 转换为 PDF - Aspose.HTML for Java

    了解如何使用 Java 库将 Markdown 转换为 PDF。通过现成可用的 Java 代码示例,考虑将 Markdown 转换为 PDF 的各种情况。...setBackgroundColor(value) Sets the color that will fill the background...setBackgroundColor() method to set the color that fills the background. Use...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  10. 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/