Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,580 for

point coloring

(0.13 sec)
  1. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …... No point in putting a code here, because...talPo.PAGE); float[] hsb = Color.RGBtoHSB(240, 240, 240, null);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  2. Font Formatting | API Solution for .NET

    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. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....containing block of the shape in points, relative to the anchor of...effects. Value is measured in points. get_CanHaveImage () Returns...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java...."); // Insert a comment to point out an error. Comment comment...not "done" with a faded text color. comment = new Comment(doc,...

    reference.aspose.com/words/java/com.aspose.word...
  6. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT.... Unfortunately, at this point I’m not sure if my PowerPoint...getSolidFillColor().setColor(Color.WHITE); // Creates the Paragraph...

    forum.aspose.com/t/disable-spell-check-and-gram...
  7. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....getBackgroundColor() Bar code background color (0x000000 - 0xFFFFFF) getBarcodeType()...getForegroundColor() Bar code foreground color (0x000000 - 0xFFFFFF) getPosCodeStyle()...

    reference.aspose.com/words/java/com.aspose.word...
  8. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...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/
  9. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......not replace the background color underneath. While the other...masks/replaces the background blue color underneath. How does PPT UI...

    forum.aspose.com/latest.rss
  10. Font Rasterization | API Solution for .NET

    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/