Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,174 for

fill color

(0.04 sec)
  1. Format Text using VSTO and Aspose.Slides and .N...

    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 txtRange . Font . Color . RGB = 0 x00CC3333...//Change shape background color shp . Fill . ForeColor . RGB = 0...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. Locking WordArt Watermark in Aspose.Cells|Docum...

    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.... Text , true ); //Get the fill format of the word art MsoFillFormat...//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/net/locking-wordart-water...
  3. Presentation Background|Aspose.Slides for Node....

    Set background in PowerPoint presentation in JavaScript...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...(several slides at once) Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....Microsoft Word supports only the fill properties of a background shape...page background. // 1 - A flat color: shapeRectangle -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to Fill of text background and border formatting of the data table....property Provides access to fill of text background and border...dataTable . format . stroke . color = "#00008B" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ellipse|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....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/cpp/ellipse/
  7. How to create Hello World Presentation document...

    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....World" ); // Change the text color to Black (which is White by...SolidFillColor . Color = Color . Black ; // Change the line color of the...

    docs.aspose.com/slides/net/how-to-create-hello-...
  8. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....gradient stops to the gradient fill. auto doc = MakeObject < Document...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...Microsoft Word supports only the fill properties of a background shape...# 1 - A flat color: shape_rectangle . fill_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Forms. Manage via C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....Extract data from Acroforms Fill PDF forms progammatically How...; textBoxField . Color = Aspose . Pdf . Color . Green ; pdfDocument...

    products.aspose.com/pdf/net/acroforms/