Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 12,731 for

fill

(1.97 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....box that prompts the user to fill it in. auto tag = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Tables::Table::get_Alignment met...

    Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the document in C++....:: get_Green (), true ); // Fill the cells with a light green...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 在 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...
  4. 在 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...
  5. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Fill . FillType = FillType . Solid...chart . BackWall . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/zh/net/chart-formatting/
  6. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to Fill and line formatting of the series in C++....t method Provides access to fill and line formatting of the series...series1 -> get_Format () -> get_Fill () -> set_ForeColor ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations....SmartArt node shapes, set node fill formats, and generate a thumbnail...the Presentation. Set a Node’s Fill Format Aspose.Slides for C++...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  8. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke in C++.... // 1 - The fill, which applies to the area within...outline of the shape: shape -> get_Fill () -> set_ForeColor ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....row_heights ) # Clear the border fill for each cell. for row in table...border_top . fill_format . fill_type = slides . FillType . NO_FILL cell...

    docs.aspose.com/slides/python-net/manage-cells/
  10. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/net/what-is-an-svg-file/