Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 12,726 for

fill

(0.08 sec)
  1. Installation – Aspose.SVG for Python via .NET

    Installation of Aspose.SVG for Python via .NET through PyPI.... set_attribute ( "fill" , "red" ) 15 svg_element. append_child...

    docs.aspose.com/svg/python-net/installation/
  2. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。...== FillType :: Solid ) echo "Fill color: " . $effBackground ->...getSolidFillColor () . " \n " ; else echo "Fill type: " . $effBackground ->...

    docs.aspose.com/slides/zh/php-java/presentation...
  3. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...setVisible(false); // No background fill // ★ CRITICAL: Configure TextBox...setVisible(false); // No background fill // ★ CRITICAL: Configure TextBox...

    forum.aspose.com/t/topic/324972
  4. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。...(font, gid, glyphMatrix); 74 // fill the path 75 path. setWindingRule...(textBrush); 77 outGraphics. fill (path); 78 } 79 //set current...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  5. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...Solid; // Set fill type to solid slide.background..."#AEC025F4"; // Set a solid fill color } finally { if (pres ...

    products.aspose.com/slides/zh-hant/nodejs-net/
  6. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....property sets the color that will fill the background. By default,...that sets the color that will fill the background. The default...

    docs.aspose.com/html/net/convert-html-to-bmp/
  7. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....property sets the color that will fill the background. By default,...that sets the color that will fill the background. The default...

    docs.aspose.com/html/net/convert-html-to-gif/
  8. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... println ( "Fill color: " + effBackground . getFillFormat...else System . out . println ( "Fill type: " + effBackground . getFillFormat...

    docs.aspose.com/slides/zh/androidjava/presentat...
  9. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...using LINQ Reporting Engine to fill the document with data: https://docs...find/replace is not the best way to fill the document with data. That...

    forum.aspose.com/t/replace-word-with-image/317224
  10. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear...., choose a color fill or a custom format). Click OK...format_conditions . add_area ( area ) self . fill_cell ( cell_area_name , color...

    docs.aspose.com/cells/python-net/how-to-add-abo...