Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 12,292 for

fill

(0.23 sec)
  1. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...// Set the shape's fill color shape.Fill.SolidFill.Color = Color...> 0) { if (shape.Fill != null) { shape.Fill.FillType = FillType...

    forum.aspose.com/t/excel-shape-text-font-color-...
  2. Add a Picture to an Excel Comment|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.... Click Fill Effects . On the Picture tab...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  3. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Create first ellipse and set its fill color var ellipse1 = new Aspose...Create second ellipse and set its fill color var ellipse2 = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  4. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Extract data from Acroforms Fill PDF forms programmatically How...

    products.aspose.com/pdf/java/acroforms/
  5. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... fill . fill_type = slides . FillType...SOLID series . format . fill . solid_fill_color . color = draw ...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency.... Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....5 ); Colors and Fill Patterns Colors and fills significantly enhance...rectangle (1,1); 2 \ draw [ fill = blue ! 20 ] (2,0) circle (0...

    docs.aspose.com/tex/net/fundamentals-of-using-t...
  8. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Fill = textFill; 13 // Save resultant...BidiLevel = 1; 14 15 glyphs. Fill = textFill; 16 // Save resultant...

    docs.aspose.com/page/net/xps/working-with-text/
  9. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!...{ get; } Provides access to fill and line formatting of the data...[ 2 ]; dataLabel . Format . Fill . Color = Color . Red ; // For...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later Filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...NET and later filling custom tags in the PDF using...does not occur — everything fills correctly. How it should be:...

    forum.aspose.com/t/issue-with-text-placeholders...