Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 45,860 for

color

(0.07 sec)
  1. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....get_ChromaKey () Defines the color value of the image that will...set_ChromaKey (System::Drawing::Color) Setter for Aspose::Words::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....enables you to customize the color and style for overallocated...TextStyle(); 7 style. setColor (Color. ORANGE ); 8 style. setFontStyle...

    docs.aspose.com/tasks/java/convert-project-data...
  3. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field... color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... This property sets the color that will fill the background...from aspose. pydrawing import Color 8 9 # Initialize an SVG document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  5. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  6. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... innerHTML = '<p style="color: green;">Chart images created...'result' ). innerHTML = '<p style="color: green;">Chart exported successfully...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  7. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-doc...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....basic properties like Height, Color, Shade, etc. for the formatting...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....set its rectangle, height, color, and margins if required. In...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....and a circle with a specified color Add the circle to the shapes...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...