Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 30,685 for

color

(0.08 sec)
  1. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....) # Insert three different colored rectangles that partially overlap...shape . fill_color = aspose . pydrawing . Color . orange shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....like the outline, background color, etc., to improvise the drawing...well as the outline color and background color, along with several...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  4. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose.PSD for .NET 19.12 - Release Notes|Docum...

    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.... AreEqual ( Color . FromArgb ( 63 , 83 , 141 )...socoResource . Color ); socoResource . Color = Color . Red ; break...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....0 , Color . Black ); // Set the cell shading...Shading . BackgroundPatternCol = Color . DarkGray ; builder . Writeln...

    docs.aspose.com/words/net/format-table-in-docum...
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、Subject、Flags、color、width、StartingStyle 和 Endin...StrikeOutAnnotation 并设置参数(新的 Rectangle、title、color、新的 QuadPoints 和新的 points、Su...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  9. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Bottom ) -> set_Color ( System :: Drawing :: Color :: get_Red ());...Col ( System :: Drawing :: Color :: get_Orange ()); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。..."100" ); // Sets the background color. FormatCondition fc = fcs ....GetStyle (). SetBackgroundColor ( Color :: Red ()); // Saving the Excel...

    docs.aspose.com/cells/zh/cpp/conditional-format...