Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,490 for

color replacement

(0.28 sec)
  1. Convert VSDX to TIFF via Java | products.aspose...

    Sample Java conversion code for VSDX format to TIFF file. Use this example code to convert VSDX to TIFF within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...palette-color and full-color image data in several color spaces...

    products.aspose.com/diagram/java/conversion/vsd...
  2. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...Edit of Text Layer in PSD Replace Smart Object [Support of Group...PSB Files between different Color Modes and Bit Depths Release...

    docs.aspose.com/psd/python-net/features/
  3. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/
  4. 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....Changes Added Methods for Replacing Image to PPImage, IPPImage...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Convert EMF to PNG via Java | products.aspose.com

    Sample code for EMF to PNG Java conversion. Use API example code for batch EMF files to PNG conversion within any Web or Desktop Java based application....the proportions, dimensions, colors and other graphic properties...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/java/conversion/emf...
  6. Convert images EMF to PNG via C# | products.asp...

    Sample code for EMF to PNG C# image conversion. Use API example code for batch EMF files to PNG conversion within VB.NET, Asp.NET or any .NET based application....the proportions, dimensions, colors and other graphic properties...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/net/conversion/emf-...
  7. EMF to PNG Images Conversion with Python | prod...

    How to use Python for EMF to PNG images and photos conversion on desktop and web applications....the proportions, dimensions, colors and other graphic properties...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/python-net/conversi...
  8. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....added: Configurable Highlight Colors in SideBySidePdfCompare – You...can now customize highlight colors for insertions and deletions...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 表格样式问题 - Free Support Forum - aspose.com

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

    forum.aspose.com/t/topic/311952