Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 46,996 for

color

(1.67 sec)
  1. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....document with a flat background color. final String HTML = "\r\n \r\n...for the document has a flat color background, // the presence...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....modification date, and background color By calling Save method in C#...object contains background color property that is set in this...

    kb.aspose.com/html/net/how-to-convert-html-page...
  3. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...Copy 1 // Change circle fill color in existing SVG file using C#...<circle> element to change a color 13 SVGCircleElement circleElement...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  4. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....range, row, and column Create a color using Workbook.CreateCellsColor()...sparkline to the group and set its color before saving the resultant...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  5. 在 Android 上创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用 Java 为演示文稿添加专业文本。... setColor ( Color . ORANGE ); portion . getPortionFormat...getBackColor (). setColor ( Color . WHITE ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/androidjava/wordart/
  6. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... This property sets the color that will fill the background...a page size and background color: Copy 1 // Convert HTML to JPG...

    docs.aspose.com/html/net/convert-html-to-jpg/
  8. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Color" ); wb . getCustomXmlParts ()...srchID = "Fruit" ; srchID = "Color" ; srchID = "Sport" ; // Search...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  9. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... color = "#FF0000" ; list1 . listLevels...listLevels . at ( 0 ). font . color = "#0000FF" ; list2 . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an HTML...'result' ). innerHTML = '<p style="color: green;">PDF generated successfully...

    docs.aspose.com/cells/javascript-cpp/convert-ht...