Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,499 for

color replacement

(0.14 sec)
  1. Convert VSDX to TIFF via Python | products.aspo...

    Sample Python conversion code for VSDX format to TIFF file. Use this example code to convert VSDX to TIFF within any Python 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/python-java/convers...
  2. PNG to EMF Images Conversion with Python | prod...

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

    products.aspose.com/imaging/python-net/conversi...
  3. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Replace code in HomeController.cs with...BorderInfo ( BorderSide . Box , 1f , Color . Black ), DefaultCellBorder...

    docs.aspose.com/pdf/net/docker/dotnet8/
  4. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....has three lines of text with colored backgrounds, underlining, and...Applies comprehensive styling: colors, backgrounds, underlines -...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API.... Replace – Indicates whether to replace the current...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  6. Convert PPSM to RTF via C# .NET or with free On...

    Convert PowerPoint ppsm documents to Word rtf files with C#. Convert multiple files within ASP.NET or other .NET applications.... Text Replacement and Formatting : Use RTF to replace text and...options, such as font styles, colors, and layouts. Note: You can...

    products.aspose.com/total/net/conversion/ppsm-t...
  7. 使用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...
  8. 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/
  9. Convert PNG to EMF via Java | products.aspose.com

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

    products.aspose.com/imaging/java/conversion/png...
  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