Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 30,521 for

color

(0.06 sec)
  1. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    products.aspose.com/pdf/php-java/text/
  2. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...( new Light () { Color = new Vector3 ( Color . CadetBlue ) })...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  3. Aspose.PSD for Python via .NET 24.4 - 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.... color . to_argb () == - 16127182 assert...MITER_JOIN assert strokeFill . color . to_argb () == - 16777216 def...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. 树图和日晕图的数据点|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中的日晕图、日晕图表、径向图、径向图形或多层饼图。... setColor ( Color . YELLOW ); 设置数据点分支颜色 更改“蒸汽...getSolidFillColor (). setColor ( Color . RED ); pres . save ( "pres...

    docs.aspose.com/slides/zh/androidjava/data-poin...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  6. How to add Circle Annotation using Java | Aspos...

    Java sample code to add Circle annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    products.aspose.com/pdf/java/annotation/circle/...
  7. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小... solid_fill_color . color = draw . Color . blue pres . save...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  8. 图表计算|Aspose.Slides for Python 文档

    PowerPoint 图表计算和 Python 中的值... solid_fill_color . color = draw . Color . purple series...

    docs.aspose.com/slides/zh/python-net/chart-calc...
  9. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....attributes are set like the text color is set to Blue, the font is...setting the font name, size, text color, and contents. Both the annotations...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  10. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....class Specify the highlighting color and other properties before...along with setting annotation color and other properties if required...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...