Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 30,834 for

color

(0.06 sec)
  1. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc format for enhanced document management and customization....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 在 Microsoft PowerPoint 演示文稿中创建图表|Aspose.Slides 文档

    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.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); //Accessing...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  5. 创建图表|Aspose.Slides 文档

    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.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); //访问图表值轴...

    docs.aspose.com/slides/zh/net/create-a-chart/
  6. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured document tags, enhancing document clarity and accessibility....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    products.aspose.com/pdf/php-java/text/
  8. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....could specify the background color to fill empty corners of the...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....need to specify the background color to fill the empty corners of...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....Pen object with parameters: color Blue and pen size of 2 pixels...

    docs.aspose.com/drawing/java/hello-world-example/