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

color replacement

(0.04 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. 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...
  3. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....found and the text can be replaced using the following code snippet:...moving after hidden text replacement textAbsorber . TextReplaceOptions...

    docs.aspose.com/pdf/net/whatsnew/2023/
  4. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....non-colored pages are printed if the device supports color printing...namespace Aspose::Words::Replacing namespace...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. Convert images PNG to EMF via C# | products.asp...

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

    products.aspose.com/imaging/net/conversion/png-...
  6. 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/
  7. 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-...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Set the bullet color. Set the bullet height. Add...paragraph_format . bullet . is_bullet_hard_color = slides . NullableBool . TRUE...

    docs.aspose.com/slides/python-net/manage-bullet...
  9. 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...
  10. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。... Color . FromRgb ( System . Drawing . Color . Blue );...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . Green );...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/