Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 8,062 for

fill color

(0.12 sec)
  1. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... fill_format . fill_type = por . portion_format . fill_format...fill_format . fill_type temp . portion_format . fill_format . solid_fill_color...

    docs.aspose.com/slides/python-net/copying-parag...
  2. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Color . from_known_color ( draw . KnownColor...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...

    docs.aspose.com/slides/python-net/activex/
  3. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....investigate simply graph curves, and filled curves, that you can create...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-curve/
  4. 使用 Python 在演示文稿中管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... fill_format . fill_type = slides . FillType...background . fill_format . solid_fill_color . color = draw . Color . cyan...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  5. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....information such as font, size, color, and other formatting options... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/rtf-to...
  6. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....information such as font, size, color, and layout. ODP (OpenDocument... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/rtf-to...
  7. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Marker method. Specifies chart data marker in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Color . light_gray ) table . default_cell_border...BorderSide . BOTTOM , 1 , ap . Color . light_gray ) # Add header...

    docs.aspose.com/pdf/python-net/integrate-table/