Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,624 for

point coloring

(0.35 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....properties like font type, size, color, style (such as bold or italic)...changing its color or highlighting it with the background color. It may...

    docs.aspose.com/font/net/font-formatting/
  3. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getGray ()); } // Save the...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....containing block of the shape in points, relative to the anchor of...effects. Value is measured in points. CanHaveImage { get; } Returns...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.Cells for JavaScript via C++ APIs.... The most important point to know about built‑in and custom...resultEl . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  6. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) bounds_in_points Gets the location and size...containing block of the shape in points, relative to the anchor of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....export result to change the text color to red. Let’s add the CSS template:...template: . text { color : red ; } Now, we add it into the input...

    docs.aspose.com/slides/net/web-extensions/
  8. Aspose.PSD for Java 20.4 - 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....Support of lclrResource (Sheet color setting) Feature PSDJAVA-157...Section Resource #1010 Background color Feature PSDJAVA-161 Adding of...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Aspose.PSD for .NET 23.4 - 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....PSD API instead of obsolete Color struct Enhancement PSDNET-1332...true ; // Red color for second gradient color point grdmResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  10. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...including aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...