Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 12,739 for

fill

(4.03 sec)
  1. 使用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/
  2. 用 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...
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...rectangle shape with a picture fill should be correctly rendered...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support auto filling for merged areas Support auto filling data from...gradient settings for gradient fill format Support to apply outlline...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  5. 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...
  6. 有什么新内容|Aspose.PDF for Python via .NET

    本页介绍了在最近发布的 Aspose.PDF for Python via .NET 中最受欢迎的新功能。... fit_mode : {'fit', 'fill', 'stretch'}, default 'fit'...box, preserving aspect ratio; 'fill' — scale so the target box is...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  7. 用 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...
  8. 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/
  9. 创建 HTML 文档 – 在 Java 中创建、加载 HTML

    了解如何使用 Aspose.HTML for Java 从文件、流、URL 中加载 HTML 文档,或从头开始创建 HTML。考虑加载 HTML 文档的方法。...equals ( "complete" )) { 17 // Fill the outerHTML variable by value...

    docs.aspose.com/html/zh/java/create-a-document/
  10. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....SetName ( u "MyRange" ); // Fill different cells with data in...

    docs.aspose.com/cells/cpp/data-validation/