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. 使用 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...
  3. 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/
  4. 在 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...
  5. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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
  6. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....applications, and other hand-filled uniform documents. We will...design and recognizing its filled copies. Developer-friendly...

    products.aspose.com/omr/cpp/
  7. 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/
  8. 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/
  9. 管理 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...
  10. 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