Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 46,430 for

color

(0.36 sec)
  1. Convert ONETOC2 to BMP - Java Code and Online C...

    Sample code for ONETOC2 to BMP Java conversion. Use API example code for batch ONETOC2 files to BMP conversion within any Java based application....within the notebook and the color of the notebook. BMP What is...both monochrome as well as color format with various colour depths...

    products.aspose.com/note/java/conversion/onetoc...
  2. Convert ONETOC2 to BMP via C# | .NET

    Sample code for ONETOC2 to BMP C# conversion. Use API example code for batch ONETOC2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....within the notebook and the color of the notebook. About BMP file...both monochrome as well as color format with various colour depths...

    products.aspose.com/note/net/conversion/onetoc2...
  3. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... createSolidColorBrus (Color. BLACK ); 10 //Add glyph to...doc. createSolidColorBrus (Color. BLACK ); 10 XpsGlyphs glyphs...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  4. 使用 Java 定制 Treemap 和 Sunburst 图表中的数据点|Aspose.Sl...

    了解如何使用 Aspose.Slides for Java 管理 Treemap 和 Sunburst 图表中的数据点,兼容 PowerPoint 格式。... setColor ( Color . YELLOW ); 设置数据点分支颜色 更改 “Steam...getSolidFillColor (). setColor ( Color . RED ); pres . save ( "pres...

    docs.aspose.com/slides/zh/java/data-points-of-t...
  5. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!... Color = Color . Blue ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 指定数据透视项的绝对位置|Documentation

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">PivotTable created...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  7. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....basic formatting such as fonts, colors, bold and italic text, as well...x . text_state . foreground_color is not None and x . text_state...

    docs.aspose.com/pdf/python-net/whatsnew/
  8. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....XPS Package Manipulate pages, colors and glyphs within XPS Package...manipulations, and adding glyphs and colors. Steps to manipulate pages...

    products.aspose.com/page/net/cross-package-oper...
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...preserving all formatting, including colors, and then insert that image...for the below file background color is not preserve can you please...

    forum.aspose.com/t/extarct-content-from-excel-a...