Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 12,295 for

fill

(0.25 sec)
  1. Working with Vector Graphics in Java|Documentation

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

    docs.aspose.com/drawing/java/working-with-vecto...
  2. 在 PostScript 中使用文本 | C++

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

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  3. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用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/zh/nodejs-cpp/copy-range-...
  4. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。... Fill . FillBkgnd . Value = "#ff00ff"..."#ff00ff" ; rectangle . Fill . FillForegnd . Value = "#ebf8df" ; diagram...

    docs.aspose.com/diagram/zh/net/add-retrieve-cop...
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Fill () Gets fill formatting for the Stroke...for a stroke image or pattern fill. get_JoinStyle () Defines the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 新增工作表并激活工作表|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....worksheets to the workbook and fill some data //into the cells....worksheets to the workbook and fill some data ' into the cells ...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  7. 在 PS 文件中处理文本 | Java

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

    docs.aspose.com/page/zh/java/ps/working-with-text/
  8. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom...e, 3 , 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/pptx/
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...clipping path and cut off a blue-filled rectangle in the same graphics...graphics state of PsDocument. Fill the rectangle path with the...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  10. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering.... Additionally, we fill the interior of the car body's...Intersect method. Finally, we fill this region with a magenta-colored...

    docs.aspose.com/drawing/net/showcases/car-body/