Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,369 for

point coloring

(0.07 sec)
  1. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...pixels, each with a specific color value. Images are made up of...rendering. This algorithm uses color information to increase the...

    docs.aspose.com/font/net/font-rasterization/
  2. Test a font | Checklist for font testing

    Font testing is an essential step in the design that lets you make decisions to create well-built typography, considering readability and user experience....design elements, such as images, colors, and layout. As a result, you...accessible by finding optimal color contrast for the user interface...

    docs.aspose.com/font/net/font-testing/
  3. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....getBottomMargin() Gets the distance (in points) between the bottom edge of...getFooterDistance() Gets the distance (in points) between the footer and the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. 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/
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...: false); } // 字体颜色 String color = getLastFontValue(lastStyleJson...styleName + "-font-color"); if (!"".equals(color) && !"#000000".equals(color))...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...