Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,242 for

fill

(0.36 sec)
  1. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers.... BackgroundColor Color no fill Background color of the BlockConfig...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  2. 管理 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...
  3. 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/
  4. Binding Worksheet to a DataSet using GridWebs W...

    This article introduce how to use Worksheets Designer to bind worksheet to a DataSet in GridWeb....Page_Load event handler for filling the dataSet11 object with data...try { //Filling DataSet with data oleDbDataAdapter1 . Fill ( dataSet11...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. 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
  6. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... WriteLine ( "Fill color: " + effBackground . FillFormat...else Console . WriteLine ( "Fill type: " + effBackground . FillFormat...

    docs.aspose.com/slides/zh/net/presentation-back...
  7. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....PSDNET-49 Add the rendering of the fill opacity property in layers....for IopaResource // Change the Fill Opacity property by the IopaResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  8. 使用trueType字体渲染文本|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。...(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-tru...
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...渐变填充 在 PowerPoint 中,Gradient Fill(渐变填充)是一种格式化选项,允许您对形状应用连续的颜色...presentation . Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/zh/net/shape-formatting/
  10. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...used following code snippet to fill form field and preserve the...noticed the reported issue when we fill a form and preserve extended...

    forum.aspose.com/t/extract-pdf-fields-including...