Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 8,260 for

fill color

(0.29 sec)
  1. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....Color" ) -> RED ); $cellFormat ::...setColor ( java ( "java.awt.Color" ) -> RED ); $cellFormat ::...

    docs.aspose.com/slides/php-java/manage-table/
  2. 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/
  3. Work with XPS Documents in Qt | Aspose.Page for...

    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...
  4. 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...
  5. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples.... background_color = pd. Color . bisque 30 options. is_tagged_pdf...retrieves the background color that fills each PDF document page...

    docs.aspose.com/html/python-net/convert-html-to...
  6. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......CmykColor True to_color(cmyk_pixels) ToColor(Aspose...cmykPixels) Aspose.Imaging.Color[] True to_color(cmyk_pixel) ToColor(Aspose...

    docs.aspose.com/imaging/python-net/python-notes...
  7. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the series t…...Color = .Format.Stroke.Color lSeries.Format.Stroke...lSeries.Format.Fill.BackColor = .Format.Fill.BackColor lSeries...

    forum.aspose.com/t/unidentified-black-rectangle...
  8. 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...
  9. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor.... Fill Form fields using the Editor...control and change the background color property of the div to show...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  10. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....Color" , "RED" )); cellFormat . getBorderTop...getStaticFieldValue ( "java.awt.Color" , "RED" )); cellFormat . getBorderBottom...

    docs.aspose.com/slides/nodejs-java/manage-table/