Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 44,452 for

color

(0.15 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... setColor ( Color . RED ); } pres . save ( "out...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various chart properties.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Charts updated successfully...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  3. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  4. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...setBackgroundPattern(new Color(128, 128, 128)); //单元格边框颜色设置...getRowFormat().getBorders().setColor(new Color(1, 1, 1)); //设置字体颜色 builder...

    forum.aspose.com/t/topic/311952
  5. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...15 //Set page's background color to see white image on it's own...set_BackgroundColor(System::Drawing::Color::FromArgb(211, 8, 48)); 17 18...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  6. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...size, configure margins and colors, set a security password in...processing. This property sets the color that will fill the background...

    docs.aspose.com/html/net/rendering-options/
  7. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....non-colored pages are printed if the device supports color printing...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....VectorRasterizationO , setting the background color, text rendering hint, and smoothing...image dimensions), and PNG color type Save the loaded image as...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  9. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....the draw type, draw color, background color, layers, pen options...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  10. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....converted PDF file Set the color mode property to Gray scale...the output PDF file like the color mode property is set for rendering...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...