Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,230 for

fill color

(0.05 sec)
  1. Drawing Images using Graphics|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....Brushes, to define how areas are filled in. · Fonts, to define the...surface. Draw an ellipse. Draw a filled polygon and save the image...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  2. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....reduction, sharpen and etc Draw and fill basic shapes. Clip rectangular...adjustment layer, smart object layer, fill layer, shape layer Support of...

    releases.aspose.com/psd/java/
  3. Code Comparison for common features with OpenXM...

    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....a presentation Change the fill color of a shape in a presentation...

    docs.aspose.com/slides/net/code-comparison-for-...
  4. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to Fill and line formatting of the series in C++....t method Provides access to fill and line formatting of the series...Examples Sows how to set series color. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Format Text|Aspose.Slides 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....; //Change text color port . FontColor = Color . FromArgb ( 0...); //Change shape background color shp . FillFormat . Type = FillType...

    docs.aspose.com/slides/net/format-text/
  10. Chart Formatting|Aspose.Slides 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....back wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/