Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,061 for

fill color

(0.11 sec)
  1. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... This involves lightening colors with an Alpha component of...Set the page ' s background color to see a white image on it '...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... Fill the rectangle. Close the page...(aspose. pydrawing . Color . orange )) 26 # Fill the rectangle 27...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Aspose.PSD for Python via .NET 24.2 - 发行说明|Docu...

    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/zh/net/aspose-psd-for-pytho...
  4. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能... setPaint (Color. ORANGE ); 4 5 //Fill the first rectangle...transformations. 6 document. fill (shape); 7 ////////// 现在我们创...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  5. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...( new SolidBrush(Color. Orange )); 4 5 //Fill the first rectangle...transformations. 6 document. Fill (path); 7 ////////// 现在,我们创...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from 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...
  7. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to Fill and line formatting of this marker in C++....t method Provides access to fill and line formatting of this...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern =...

    docs.aspose.com/cells/zh/javascript-cpp/create-...