Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,953 for

point coloring

(0.06 sec)
  1. 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...
  2. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....setBarcodeValue("MyQRCode"); // Apply custom colors and scaling. field.setBack...getBackgroundColor() Gets the background color of the barcode symbol. getBarcodeType()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...color.external to node.suppliers.products...products.categories.season.color.external (where only “general”...

    forum.aspose.com/t/variables-in-excel-template/...
  4. 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/
  5. 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/
  6. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to PowerPoint a…... Manually setting fonts, colors, and effects that match Office...toByteArray(); } However, we want to point out that the issue with the...

    forum.aspose.com/t/aspose-queries/311420
  7. 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...
  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. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....foreground_color = ap . Color . from_rgb ( drawing . Color . blue...background_color = ap . Color . from_rgb ( drawing . Color . green...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  10. 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-...