Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 44,474 for

color

(0.35 sec)
  1. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... FontRepository () color = self . Color () text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  3. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. $shape...

    docs.aspose.com/slides/php-java/shape-formatting/
  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  5. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...Color.WhiteSmoke, ConcurrentImageProce...BackgroundColor = Aspose.Imaging.Color.WhiteSmoke, TextRenderingHint...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  6. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_Color property. Allows to specify the Color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)...inserted_text_color property RevisionOptions.inserted_text_color property...property Allows to specify the color to be used for inserted content...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... solid_fill_color . color = draw . Color . red # Adding Logarithmic...exposed by Shapes object Set the Color of the shape lines. Write the...

    docs.aspose.com/slides/python-net/trend-line/
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  9. How to add Redaction Annotation using C++ | Asp...

    Source code to add Redaction annotations in PDF file on any platform with C++ language... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/cpp/annotation/redactio...
  10. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...