Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 12,308 for

fill

(0.35 sec)
  1. 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...
  2. 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-...
  3. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  4. 将椭圆对象添加到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/
  5. 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/
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Fill (property) – specifies the fill color attributes...100 , 1100 , 350 , 2550 ); // Fill the text textbox0 . SetText...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. 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...
  8. 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...
  9. 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/
  10. 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...