Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 6,276 for

fill color

(0.05 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....SetName ( u "MyRange" ); // Fill different cells with data in...SetErrorMessage ( u "Please select a color from the list" ); // Specify...

    docs.aspose.com/cells/cpp/data-validation/
  2. Work with XPS Documents in Qt | C++

    C++ Library for the developers to process XPS files. Learn how to work with XPS Documents in Qt within Aspose.Page API solution for C++....CreateSolidColorBrus(System::Drawing::Color::get_Black()); 10 11 //Add glyph...c_str ()); 14 15 glyphs -> set_Fill(textFill); 16 17 // Save resultant...

    docs.aspose.com/page/cpp/work-with-xps-document...
  3. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....text like font, font size, color etc. Set the Signature text...document.CreateSolidColorBrus(Color.Black); textFill = document...

    products.aspose.com/page/net/signature/xps/
  4. Document | Aspose.Words for Java

    Represents a Word document in Java....getPageColor() Gets the page color of the document. getPageCount()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration...."<html>" + "<h1>" + "<span style=\"color: #0000ff; font-family: Arial;\">Hello...can have its alignment value filled in // by the builder's value...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 形状操作|Aspose.Slides for Python 文档

    在 Python 中操作 PowerPoint 形状... fill_format . fill_type = slides . FillType . NO_FILL shp3...40 , 150 , 50 ) shp2 . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  7. Product Overview|Aspose.Slides for PHP 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.... Filling slides background with any...text. Rotating flip shapes. Filling shapes in different styles—for...

    docs.aspose.com/slides/php-java/product-overview/
  8. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how colors are rendered. getCustomTimeZoneInf()...Specifies if the output SVG should fill the available viewport area...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....setBackgroundPattern(Color.GREEN); builder.getCellFormat()...getRowFormat().getBorders().setColor(Color.ORANGE); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....setColor(Color.RED); // For a cleaner looking...getFormat() Provides access to fill and line formatting of the series...

    reference.aspose.com/words/java/com.aspose.word...