Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,527 for

fill

(0.06 sec)
  1. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render Type 1 fonts within Java products....(font, gid, glyphMatrix); 74 // fill the path 75 path. setWindingRule...(textBrush); 77 outGraphics. fill (path); 78 } 79 //set current...

    docs.aspose.com/font/java/text-rendering-type1-...
  2. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...create a word document with fill in field with style bold and...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  3. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....MsoFillFormat object used to set the fill format for the text box. The...(). Get ( textboxIndex ); // Fill the text. textbox0 . SetText...

    docs.aspose.com/cells/cpp/managing-controls/
  4. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java....example, you can outline a text or fill it with a color (or gradient)...TextBox" ); // Disable shape fill in case we want to get shadow...

    docs.aspose.com/slides/androidjava/wordart/
  5. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance presentations with professional text....example, you can outline a text or fill it with a color (or gradient)...TextBox" ); # Disable shape fill in case we want to get shadow...

    docs.aspose.com/slides/php-java/wordart/
  6. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...width = "150" height = "150" fill = "Teal" filter = "url(#light)"...<rect> element and set the "fill" and "filter" attributes 55...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  7. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Fill . FillType = FillType . Solid...Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/zh/net/create-chart/
  8. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....using Mail Merge event handlers Fill in documents with data from...within your template will be filled in from your data source during...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  9. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....theme when explicit text and fill settings are not applied. Legend...Do not set explicit colors/fills/fonts for the legend or its...

    docs.aspose.com/slides/net/chart-legend/
  10. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...with different rotations and fill colors at the same position...with different rotations and fill colors at the same position...

    forum.aspose.com/t/incorrect-position-of-text-b...