Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 45,869 for

color

(0.07 sec)
  1. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....customize the compression Set color type to Grayscale to reduce...by using JpegOptions where color type is set to Grayscale and...

    kb.aspose.com/imaging/net/how-to-compress-image...
  2. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving.... innerHTML = '<p style="color: green;">Chart converted to...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/
  3. 表格样式问题 - 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
  4. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/wat...
  5. Text|Documentation

    A markup element that adds a line of text to the form.... font_size=16 font_color Black Text color. Can be picked from...values listed below . font_color=red align left Horizontal text...

    docs.aspose.com/omr/java/design-form/text/
  6. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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...'result' ). innerHTML = '<p style="color: green;">Export completed successfully...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">HTML file generated...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  8. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select a CSV file...'result' ). innerHTML = '<p style="color: green;">File converted successfully...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  9. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">HTML file created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....0); // Apply One-color gradient fill to the shape with...getFill().oneColorGradient(Color.RED, GradientStyle.HORIZONTAL...

    reference.aspose.com/words/java/com.aspose.word...