Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 46,081 for

color

(0.1 sec)
  1. Manage Presentation Accessibility in C++|Aspose...

    Discover how Aspose.Slides for C++ helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....informative visuals, sufficient color contrast, readable typography...avoiding conveying meaning by color or position alone. When accessibility...

    docs.aspose.com/slides/cpp/presentation-accessi...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the PHP Modern API for seamless PowerPoint and OpenDocument automation....getTileImage(Color styleColor) public final IImage getTile(Color styleColor)...BufferedImage getTileImage(Color background, Color foreground) public...

    docs.aspose.com/slides/php-java/modern-api/
  3. Archive

    archives... Fill Bitmap with Solid Color 7. Load an Image into Bitmap...with a specific thickness and color. Draw an ellipse on the bitmap...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  4. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....new FontRepository (); $color = new Color (); # set text properties...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  5. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... color = aspose . pydrawing . Color . blue font ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... color = aspose . pydrawing . Color . blue doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... color ). toEqual ( "#FF0000" ); expect...expect ( borders . at ( 0 ). color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Print Barcodes in Report|Documentation

    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.... Color . BLACK ))]]></ imageExpression..., "Code128" , java . awt . Color . BLUE ))]]></ imageExpression...

    docs.aspose.com/barcode/jasperreports/print-bar...
  9. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by a small 2-color (usually black & white) simple... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/java/ps/working-with-hatch...
  10. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment1...() -> set_ForegroundColor ( Color :: get_Blue ()); // Create text...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/