Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 11,120 for

fill

(0.06 sec)
  1. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_Fill () Gets fill formatting for the shape...color that fills the closed path of the shape. get_Filled () Determines...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...property sets the color that will fill the background. By default,...you can release the stream filled with data and, for instance...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  3. Save HTML Document – C# Examples – Aspose.HTML ...

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....height='200' width='300'> 9 <g fill='none' stroke-width= '10' stroke-dasharray='30...

    docs.aspose.com/html/net/save-html-document/
  4. 用 Java 将 HTML 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 HTML 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图像。使用 ImageSaveOptions 可获得精确和可定制的输出结果。...alue) Sets Color which will fill background of every page. Default...

    docs.aspose.com/html/zh/java/convert-html-to-im...
  5. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... Get ( textboxIndex ); // Fill the text. textbox0 . SetText..."http://www.aspose.com/" ); // Get the fill format of the textbox. FillFormat...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  6. 用 C# 将 MHTML 转换为图像 – 将 MHTML 转换为 JPG、PNG、BMP、GI...

    使用 Aspose.HTML for .NET 将 MHTML 转换为图像,并在 C# 示例中考虑所支持的 MHTML 到图像的转换方案。...property sets the color that will fill the background. By default,...you can release the stream filled with data and, for instance...

    docs.aspose.com/html/zh/net/convert-mhtml-to-im...
  7. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。... SetAttribute ( "fill" , "none" ); 10 gElement. SetAttribute...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  8. Send Emails & Forward Messages using SMTP Clien...

    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....an instance of DataTable and Fill a DataTable as data source DataTable...

    docs.aspose.com/email/net/sending-and-forwardin...
  9. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....A Brush that determines the fill properties of this Pen . Pen(Brush...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  10. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...ReadyState == "complete" ) 19 { 20 // Fill the outerHTML variable by value...35 // Here the outerHTML is filled 36 Console. WriteLine ( "outerHTML...

    docs.aspose.com/html/zh/net/creating-a-document/