Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,316 for

fill

(0.56 sec)
  1. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... Set the Fill Type of the Rectangle to Solid...rectangle shape shp . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/rectangle/
  2. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java.... JUSTIFY Text is spread to fill the page. TOP Text is aligned...int JUSTIFY Text is spread to fill the page. TOP public static...

    reference.aspose.com/words/java/com.aspose.word...
  3. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....shape border Remove the default Fill Format of the shape Finally...get_White ()); // remove any fill formatting in the shape shape...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  4. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 18 19 // Add...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  5. 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...
  6. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... Fill = doc. CreateSolidColorBrus...PointF(120f, 120f), 100f)); 19 path. Fill = doc. CreateSolidColorBrus...

    docs.aspose.com/page/net/xps/graphic-utilities/
  7. Ai File Manipulation|Documentation

    Check how Aspose.PSD for Python can manipulate AI Images....Illustrator primitives with different fill and stroke and with the custom...

    docs.aspose.com/psd/python-net/ai-file-manipula...
  8. Manage Legend of Excel Charts|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....Set text of chart legend entry fill to none using Aspose.Cells AI...

    docs.aspose.com/cells/java/chart-legend/
  9. Manage Legend of Excel Charts|Documentation

    Learn how to utilize Aspose.Cells for .NET to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Set text of chart legend entry fill to none using Aspose.Cells AI...

    docs.aspose.com/cells/net/chart-legend/
  10. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....FILL_IN , and PdfPermissions.DOCUMENT_ASSEMBLY...or modify text annotations, fill in interactive form fields,...

    reference.aspose.com/words/python-net/aspose.wo...