Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 11,942 for

fill

(0.07 sec)
  1. 公共 API Aspose.Diagram 16.12.0 的变化|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....getShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown... fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++....:: get_Green (), true ); // Fill the cells with a light green...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and color.... green , True ) # Fill the cells with a light green...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... fill = doc. create_solid_color_brush...(0, 0, 10, 10)) 22 grid_path. fill = visualBrush 23 visualBrush...

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Format method. Provides access to Fill of text background and border formatting of the data table in C++....t method Provides access to fill of text background and border...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. 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-...
  9. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能...rectangle with the opaque gradient fill ########## 18 path = aspose...(gradient_brush) 30 document. fill (path) 31 ########## 32 33 offset_x...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...system fonts folders) for filling text ########## 2 font = aspose...pydrawing . FontStyle . BOLD ) 3 # Fill the text with a default or already...

    docs.aspose.com/page/zh/python-net/ps/working-w...