Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 12,225 for

fill

(0.11 sec)
  1. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...Basic Cycle SmartArt diagram, fills each shape with custom text...shape itself smart_art.shape.fill.fore_color = aw.Color.light_yellow...

    forum.aspose.com/t/aspose-words-python-smartart...
  3. Cells Formatting|Documentation

    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....IStyle class are as follows: Set fill color of the cell Set the text...

    docs.aspose.com/cells/cpp/cells-formatting/
  4. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...rectangle with opaque gradient fill ////////// 16 GraphicsPath path...(gradientBrush); 27 document. Fill (path); 28 ////////// 29 30...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  5. Apply Custom Style Sheet to a Visio Diagram in ...

    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....custom_stylesheet ) # Apply fill style source_shape . setFillStyle...

    docs.aspose.com/diagram/java/apply-custom-style...
  6. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided.... Line & Fill Colors – Explicitly set line...( Border.Color ) and marker fill colors ( Marker.Area.ForeColor...

    blog.aspose.com/cells/create-stockvolumehighlow...
  7. Aspose::Words::Tables::Table::ClearShading meth...

    Aspose::Words::Tables::Table::ClearShading method. Removes all shading on the table in C++....:: get_Green (), true ); // Fill the cells with a light green...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( Fill in a coversheet, add sharepoint documents, Fill in html template with data) that needs be collated and converted to a pdf. I h…...documents ( fill in a coversheet, add sharepoint documents, fill in html...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Node.js via C++.... It then changes the fill color and font color of the...

    docs.aspose.com/cells/nodejs-cpp/get-the-cell-o...
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++...._dataDir + outputFileName ); } Fill Stroke Text as Stamp in PDF...snippet demonstrates adding Fill Stroke Text: void FillStrokeTextAsStam...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...