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

color replacement

(0.19 sec)
  1. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...with setting the foreground color and font size, and save to the...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  2. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....with it Replace some text in the entire file Replace some other...other text and change its color and font size Add some text to...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  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/