Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 12,729 for

fill

(0.38 sec)
  1. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat FillFormat = para…... Use the Correct Fill Format : Ensure that you are...are correctly applying the fill format to the specific portion...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  2. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing.... Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . InsertField...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 用JavaScript通过C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++将图片设置为图表背景填充。我们的指南将向您展示如何导入和定位图片,调整其大小和颜色,以及应用格式选项以增强图表的外观。...png) for chart fill: </ p > < input type = "file"...image was provided, set it as fill format and make the border invisible...

    docs.aspose.com/cells/zh/javascript-cpp/set-pic...
  4. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... fill . solid ( "#00008B" ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....SetShowCategoryName ( true ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  6. Update 25.11.0 to 26.3.0 failing with an except...

    We have a testcase with typical problematic files during conversion. One page of a multipage tiff is currently failing with the mention version update. The ImageOpacity poperty of Aspose.Imaging.FileFormats.Tiff.TiffFra…...ArgumentOutOfRangeEx : Cannot fill colors. Check the incoming array...

    forum.aspose.com/t/update-25-11-0-to-26-3-0-fai...
  7. Posting Forms in PDF via Python|Aspose.PDF for ...

    Add submit buttons and submission actions to PDF AcroForms by using Aspose.PDF for Python via .NET....Related Topics Create AcroForm Fill AcroForm Modifying AcroForm...

    docs.aspose.com/pdf/python-net/posting-form/
  8. Aspose.OMR Product Family

    Aspose.OMR is a fast, reliable and easy-to-use API for designing and recognizing hand-Filled questionnaires, surveys, answer sheets and similar forms....rendering and recognizing hand-filled answer sheets, surveys, applications...special ink. Respondents can fill out your forms with a pen or...

    docs.aspose.com/omr/
  9. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... fill . fill_type = slides . FillType...SOLID series . format . fill . solid_fill_color . color = draw ...

    docs.aspose.com/slides/zh/python-net/chart-data...
  10. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...height = "150" width = "370" fill = "url(#linear-gradient)" />...在上面的示例中,线性渐变 id="linear-gradient" 由 fill 属性中的 <rect> 元素引用。线性渐变内部有三个 <stop>...

    docs.aspose.com/svg/zh/net/svg-gradients/