Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 9,067 for

fill

(0.03 sec)
  1. Format Text|Aspose.Slides 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.... Fill . ForeColor . RGB = 0 x00FFCCCC...

    docs.aspose.com/slides/net/format-text/
  2. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...:: Text , true ); // Get the fill format of the word art FillFormat...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  3. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Green , true ); // Fill the cells with a light green...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。...width="100%" 、 height="100%" 和 fill="#ebf3f6" 属性,并放置在所有其他 SVG 内容后面:...set the "width", "height" and "fill" attributes 17 var rectElement...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  5. Aspose.PSD for Python via .NET 24.2 - Release N...

    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.... fill_settings fillSettings . angle...]) fillSettings = fillLayer . fill_settings assert fillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  6. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Fill = textFill; 11 // Save resultant...glyphs. BidiLevel = 1; 10 glyphs. Fill = textFill; 11 // Save resultant...

    docs.aspose.com/page/net/xps/working-with-text/
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Remove the fill style associated with the AutoShape..., 200 , 50 ); // Remove any fill style associated with the AutoShape...

    docs.aspose.com/slides/java/manage-fonts/
  10. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Remove the fill style associated with the AutoShape..., 200 , 50 ); // Remove any fill style associated with the AutoShape...

    docs.aspose.com/slides/androidjava/manage-fonts/