Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 12,018 for

fill

(0.1 sec)
  1. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....property sets the color that will fill the background. By default,...property to set the color that will fill the background. Use the page_setup...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/callout/
  3. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....color, background color, and fill format, etc. In the example...SetForegroundColor ( Color :: Cyan ()); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  4. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...but with the top-left value filled into all affected cells? Thank...cells automatically unmerged and fill the top-left value into all...

    forum.aspose.com/t/reading-merged-cells/311722
  5. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....foreground color, background color, fill format, etc. In the example...Color ( 0 , 255 , 255 )); // Filling the area of the 2nd SeriesCollection...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  6. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Shapes[shapeIndex]; // Set the fill color of the shape shape.FillFormat...rectangle shape is created and filled with a light blue color. Two...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  7. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....object that will be used to fill the frame. Add zoom frames (containing...object that will be used to fill the frame. Set a custom image...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  8. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....mCheckBoxCount; } // Create DataTable and fill it with data. // In real life...life this DataTable should be filled from a database. private static...

    reference.aspose.com/words/java/com.aspose.word...
  9. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...cx ='100' cy ='100' r ='50' fill='none' stroke='red' stroke-width='5'...property sets the color that will fill the background of every page...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  10. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....a Rectangle object that is filled with color. void AddLineObjectToPDF...100 , 200 , 100 }); // Specify fill color for Graph object line...

    docs.aspose.com/pdf/cpp/add-line/