Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 38,958 for

color

(0.1 sec)
  1. Aspose::Words::Drawing::Fill::get_FillType meth...

    Aspose::Words::Drawing::Fill::get_FillType method. Gets a fill type in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....SaveFormat , HtmlSaveOptions , Color } = AsposeCells ; AsposeCells...the style of the cell - font color is Red const st = cell . style...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipulate Annotations in PDF using C++https://products.aspose.com/pdf/cpp/annotation/Recent content in Manipulate Annotations in PDF using C++......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/cpp/annotation/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 操作 PDF 中的注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++ 操作 PDF 中的注释 on Aspsoe.PDF ProductsHugo -- goh......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/net/manage-table/
  6. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  7. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setColor(new Color(103, 88, 149)); series.getParentSeriesGroup()...getSolidFillColor().setColor(Color.WHITE); series.getLabels()....

    forum.aspose.com/t/need-a-sample-code-to-create...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  9. Border | Aspose.Words for Java

    Represents a border of an object in Java....setColor(Color.GREEN); builder.getFont().getBorder()...getColor() Gets the border color. getDistanceFromText() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。... Color = Color . Red ; cell . CellFormat...FillFormat . SolidFillColor . Color = Color . Red ; cell . CellFormat...

    docs.aspose.com/slides/zh/net/manage-cells/