Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 46,368 for

color

(0.69 sec)
  1. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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.... setColor ( Color . RED ); } pres . save ( "out...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...new points and setting sector color // series.IsColorVaried = true;...getSolidFillColor().setColor(new Color(PresetColor.Cyan)); // Setting...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...0, 'color': None, 'highlight_color': None, 'shading_color': None...'font_size': 11.0, 'color': 'RGB(0, 0, 255)', 'highlight_color': 'RGB(255...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  5. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  6. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Color . ToArgb ()); // ff09eb32 AssertAreEqual...(- 16777216 , strokeFill . Color . ToArgb ()); // ff000000 }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  7. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  8. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....:: WriteLine ( u "Foreground Color :- {0}" , textFragment -> get_TextState...:: WriteLine ( u "Foreground Color :- {0}" , textFragment -> get_TextState...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  9. Read Non-typical Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...barcode images with inverted colors. To do this, it is required...Read Colored Barcodes on Colored Background To read colored barcodes...

    docs.aspose.com/barcode/cpp/read-non-typical-ba...
  10. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...gr { color: green } 是一条 CSS 规则。它针对类名为 "gr"...element and assign the green color for all elements with class-name...

    docs.aspose.com/html/zh/java/edit-a-document/