Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 30,672 for

color

(0.07 sec)
  1. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. let doc = new aw . Document... [ 5 , 6 ]); // Set series color. series1 . format . fill . foreColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java... setColor ( Color . cyan ); // Creates a text...getSolidFillColor (). setColor ( Color . darkGray ); // Create a text...

    docs.aspose.com/slides/androidjava/manage-zoom/
  4. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/
  5. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in Java... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  6. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism.... Color = Color . Red ; Watermarker . SetText...(); watermarkOptions . Color = Color . Red ; Watermarker . SetText...

    reference.aspose.com/words/net/aspose.words.low...
  7. Drawing Images using GraphicsPath|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....class Clear method and pass a Color as a parameter. This method...the Graphics surface with the color passed in as argument. GraphicsPath...

    docs.aspose.com/imaging/python-net/drawing-imag...
  8. Modifying Images|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....creating the illusion of new colors and shades by varying the pattern...common means of reducing the color range of images down to the...

    docs.aspose.com/imaging/java/modifying-images/
  9. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++....MajorFonts , MinorFonts and Colors To learn more, visit the Working...ThemeColors Represents the color scheme of the document theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....circle properties like its color Create a Graph object and add...a circle is created and its color is set that is followed by the...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...