Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 12,316 for

fill

(0.9 sec)
  1. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...imageStream; // Set image dimensions to fill the ZOOMED page image.FixWidth...imageStream; // Set image dimensions to fill the original page image.FixWidth...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  2. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...borderInfo ; // Create an arc and set fill color var arc = new Aspose ...); // Create a line and set fill color var line = new Aspose...

    docs.aspose.com/pdf/zh/net/add-arc/
  3. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write...chart on the slide. Set fill type and fill color of chart Set round...

    docs.aspose.com/slides/php-java/chart-formatting/
  4. How to create Combo chart with Node.js via C++|...

    Learn how to create a combo chart using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....DarkBlue ); // Fill the PlotArea with no fill chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/create-combo-c...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for PHP via Java for PPT and PPTX, with practical code examples....validateChartLayout previously to fill properties with actual values...validateChartLayout previously to fill properties with actual values...

    docs.aspose.com/slides/php-java/chart-calculati...
  6. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle with opaque gradient fill ////////// 19 GraphicsPath path...(gradientBrush); 30 document. Fill (path); 31 ////////// 32 33...

    docs.aspose.com/page/net/ps/working-with-transp...
  7. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  8. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....exporting to Excel Fill the list with sample data or fill it from some...The list is filled manually however, it can be filled from some...

    kb.aspose.com/cells/net/how-to-export-list-data...
  9. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...class object to draw Rectangle Fill Region in C# Instantiate an...method of Graphics class to fill defined regions Create bitmap...

    docs.aspose.com/drawing/net/working-with-vector...
  10. Rotating Cell Text|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....RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...Set the background pattern for fill color. objstyle . Pattern =...

    docs.aspose.com/cells/net/rotating-cell-text/