Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 12,158 for

fill

(0.09 sec)
  1. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....FillFormat property and set the fill type and color Set background...property where we can set the fill format and type. If you want...

    kb.aspose.com/slides/java/change-background-col...
  2. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript 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/nodejs-java/examples/ele...
  3. Stroke.imageBytes property | Aspose.Words for N...

    Stroke.imageBytes property. Defines the image for a stroke image or pattern Fill....for a stroke image or pattern fill. get imageBytes () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... fill . foreColor = "#FF0000" ; series...( maxValueIndex ). format . fill . foreColor = "#008000" ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....> 2 < text x = "10" y = "6" fill = "red" > The text is not fully...> 3 < text x = "10" y = "30" fill = "green" > The text is fully...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  6. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能... ORANGE ); 4 5 //Fill the first rectangle that is...transformations. 6 document. fill (shape); 7 ////////// 现在我们创...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  7. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能... Orange )); 4 5 //Fill the first rectangle that is...transformations. 6 document. Fill (path); 7 ////////// 现在,我们创...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  8. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color Fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...applied to it and what color fill / line color it should have...color of the shape if set with Fill or by Theme. event theme color...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  9. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...drawing class Fill Fill.transparency property Fill.one_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with AcroForms using Python|Aspose.PDF ...

    With Aspose.PDF for Python you may create a form from scratch, Fill the form field in a PDF document, extract data from the form, and etc.... Fill AcroForm - fill form field in your PDF...

    docs.aspose.com/pdf/python-net/acroforms/