Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 11,941 for

fill

(0.07 sec)
  1. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...SoftAssertions(); // Verify the original fill color is not the same as the...getPortionFormat().getEffective(); // Check fill color in IPortionFormatEffect...

    forum.aspose.com/t/iportioneffectivedata-instan...
  2. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...system fonts folders) for filling the text ////////// 2 Font...fontSize, FontStyle. Bold ); 3 //Fill the text with the default or...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  3. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....or modify text annotations, fill in interactive form fields,...(including signature fields). FillIn Fill in existing interactive form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....129 , 189 )); // Fill the PlotArea with no fill chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  5. SVG 绘图 – Aspose.SVG指南

    学习 svg 图像中使用的基本概念和绘图元素 – svg 形状、svg 颜色、svg 路径、svg 填充、svg 描边、svg 滤镜。...-15 98 91 C 86 34 16 33 25 78" fill = "#3993c9" /> 3 < path d =...-15 98 91 C 86 34 16 33 25 78" fill = "#f3622a" transform = "rotate(90...

    docs.aspose.com/svg/zh/net/drawing-basics/
  6. Change Background Color in PowerPoint using Python

    Change background color in PowerPoint using Python. Get the IDE details, steps, and a sample code for changing PPT background color using Python....the fill_format property and set the fill_type and fill_color...background property. Set the fill type, fill color, and background type...

    kb.aspose.com/slides/python/change-background-c...
  7. How to Create Excel Chart in Java

    In this tutorial you will learn how to create Excel chart in Java by writing a simple code. Using these steps creating Excel chart in Java is easier on Windows, Linux and macOS etc....workbook programmatically and then fill data manually or import data...reference to the first sheet and fill in data to be rendered in the...

    kb.aspose.com/cells/java/how-to-create-excel-ch...
  8. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...object is created to define the fill color of the ellipse shape....100 , 100 , 200 , 200 )) To fill the ellipse shape with the gradient...

    docs.aspose.com/psd/python-net/graphics-api/
  9. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++....1 , 130 , 800 ); // Get the fill format of the WordArt const...const wordArtFormat = wordart . fill ; // Set the transparency wordArtFormat...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  10. AutoFill range of Excel file|Documentation

    This article describes how to AutoFill a range of an Excel file with Aspose.Cells for Python via .NET library.... Auto Fill Ranges with Aspose.Cells for...

    docs.aspose.com/cells/python-net/autofill-ranges/