Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 8,424 for

fill color

(0.07 sec)
  1. 在 PS 文件中处理文本 | Python

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

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...check the information on that color space (i.e. is it Separation...can determine the number of color components and the components...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  3. Data Filtering|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....contains Filter by Color Filters based on filled color Date Filters...different types of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/java/data-filtering/
  4. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...SourceAlpha leads to a black-color result (figure a). <feGaussianBlur>...

    docs.aspose.com/svg/net/drop-shadow/
  5. PSD Format|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.... Most popular Color Modes 3. Big amount of Global...Text Layers Adjustment Layers Fill Layers Smart Objects Ai File...

    docs.aspose.com/psd/java/psd-format/
  6. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... format Provides access to fill and line formatting of the axis...chart_axis_y_title . font . color = aspose . pydrawing . Color . blue doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  8. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....set a Portion-specific text fill transparency or gradient independent...the paragraph? Yes, text color, fill, and transparency at the...

    docs.aspose.com/slides/androidjava/portion/
  9. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  10. Create AcroForm - Create Fillable PDF in Java|A...

    Create AcroForm fields from scratch in PDF documents using Aspose.PDF for Java....DefaultAppearance ( "Arial" , 10 , Color . getDarkBlue (). toRgb ()));...getCharacteristics (). setBorder ( Color . getRed ()); textBoxField ...

    docs.aspose.com/pdf/java/create-form/