Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,143 for

fill

(0.04 sec)
  1. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....the chart was inserted and filled with data, you are able to...default. How to Set Fill and Stroke Formatting Fill and stroke formatting...

    docs.aspose.com/words/java/working-with-charts/
  2. 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...
  3. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  4. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and how to edit the content of an SVG document....cx=\"70\" cy=\"70\" r=\"60\" fill=\"#ff0000\" /> <polygon points=\"160...140 210,350 50,199\" style=\"fill: orange\" /></svg>" ; using...

    products.aspose.com/svg/net/create-svg/
  5. translation.svg

    Fill="none"> docs.aspose.com/svg/files/translation.svg

  6. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++.... getCells (); // Fill some sample data into the cells...); // Implement the shading / fill color. flag1 . setCellShading...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  7. 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...
  8. Chart Calculations|Aspose.Slides 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....validateChartLayout() previously to fill properties with actual values...validateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/androidjava/chart-calcul...
  9. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Outline flag to change the text's fill color to white and // leave...

    reference.aspose.com/words/net/aspose.words/fon...
  10. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF forms....However, if you want to learn to fill the fields in a PDF form then...then read the article on How to Fill in a PDF Form using Python ...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...