Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 12,741 for

fill

(0.09 sec)
  1. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....gradient stops to the gradient fill. Document doc = new Document();...transparency of the gradient fill expressed as a percent in range...

    reference.aspose.com/words/java/com.aspose.word...
  2. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....getEndArrowWidth() getEndCap() getFill() Gets fill formatting for the parent chart...setDefaultFill() Resets the fill of the chart element to have...

    reference.aspose.com/words/java/com.aspose.word...
  4. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/java/examples/elements/t...
  6. Table.setShading method | Aspose.Words for Node.js

    Table.setShading method. Sets shading to the specified values on whole table....The color of the background fill. Examples Shows how to apply...1.5 , "#008000" , true ); // Fill the cells with a light green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....of Stroke effect with Color Fill for export Feature PSDNET-112...of Stroke effect with Color Fill for export // Implement rendering...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  8. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class....capability to create, edit and fill already created Pdf forms. Aspose...field value. So in-order to fill the form fields, you must be...

    docs.aspose.com/pdf/net/identifying-form-fields...
  9. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....rows and columns that we will fill with thumbnails. const int thumbColumns...TextRenderingHint . AntiAliasGridFit ; // Fill the background, which is transparent...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library.... tag ( hello_bdc ) # Fill the paragraph struct element...AttributeOwnerStanda . LAYOUT ) # Fill the span1 struct element textDecorationType...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/