Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 12,527 for

fill

(0.1 sec)
  1. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Fill.FillType = FillType.Solid; //Set the polygon fill type...type polygonShape.Fill.SolidFill.Color = ColorTranslator.FromOle(polygonColor);...

    forum.aspose.com/t/how-to-change-rectangularcal...
  2. Create Stock Chart in Excel using Python

    This article guides on how to create Stock chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock graph in excel using Python....small helper functions for filling the worksheet with sample data...Prepare sample OHLC price data and fill in the target sheet with appropriate...

    kb.aspose.com/cells/python/create-stock-chart-i...
  3. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring Fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...net to create a hatch ring fill with white. The code I wrote...is being added, but the solid fill is not rendered. To isolate...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  4. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Fill . FillType = FillType . Solid...Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/zh/net/chart-data-label/
  5. Stamping|Aspose.PDF for Java

    This section describes how to add image stamps and text stamps to a PDF page....alignment for TextStamp object, fill stroke text as stamp in PDF...

    docs.aspose.com/pdf/java/stamping/
  6. Hiding Overlaid Content with CrossHideRight whi...

    Use CrossHideRight with Aspose.Cells in C++ to hide overlaid content when saving to HTML....Sample Code Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/go-cpp/hiding-overlaid-co...
  7. Create Stock Chart in Excel using Java

    Follow this article to create Stock chart in Excel using Java. It has details to set the IDE, a list of steps, and a sample code showing how to make a Stock chart in Excel using Java....Add headers for the table and fill the sheet using the above OHLC...data, add table headers, and fill the sample OHLC data in the...

    kb.aspose.com/cells/java/create-stock-chart-in-...
  8. 关于设置曲线形状的文本字符的问题 - Free Support Forum - aspose.com

    你好。 我们这边有个需求,需要利用插件设置文本字符。文本字符需要按照一定的形状去设置,比如按照曲线形式去设置。不知道这个能实现吗? 附件中 sample.psd 是我们的原始模板 output.psd 是我们的目标导出psd,需要实现这样的效果 PS: 插件版本 : aspose.psd 25.6.0 操作系统版本: windows 10 .net版本: .net framework 4.…...100 T 450 100" fill="transparent" /> <text fill="black"> <textPath...

    forum.aspose.com/t/topic/315111
  9. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....doc" ); # Fill the fields in the document with...

    docs.aspose.com/words/java/simple-mail-merge-in...
  10. 仅复制范围数据使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将一个单元格区域的数据复制到另一个区域。... getCells (); // Fill some sample data into the cells...); // Implement the shading / fill color. flag1 . setCellShading...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...