Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,649 for

color replacement

(0.19 sec)
  1. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  2. Convert VSDX to TIFF via C# | products.aspose.com

    Sample code for VSDX to TIFF C# conversion. Use API example code for batch VSDX files to TIFF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vsdx...
  3. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box.... Color . DarkGreen ), IsNeedRepeating...can set desired background color by using BackgroundColor property...

    docs.aspose.com/pdf/net/floating-box/
  4. How to highlight formula referenced ranges|Docu...

    Highlight cell and range references while editing GridJs formulas in the cell editor or formula bar....such as A1:B2 , then draws colored selector areas over the referenced...formulaRangeEl . GridJs uses a rotating color sequence for the range borders...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. Aspose.PSD for .NET 20.11 - Release Notes|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....can not convert PSD to other Color Modes/BitDepth without saving...can not convert PSD to other Color Modes/BitDepth without saving...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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....PSDNET-149 Support of Selective Color Adjustment Layer Feature PSDNET-801...ShapeLayer Feature PSDNET-864 Replacing image in Smart object is not...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  7. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...1 ). codes ; code = code . replace ( "Welcome to Aspose" , "Welcome...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  8. 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...
  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. 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/